docs(adr): slice 3 design - security role model + moderation commands (ADR-0005) #15
Annotations
2 warnings
|
build / build:
tests/SharpMud.Adapters.Telnet.Tests/TelnetListenerTests.cs#L25
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build / build:
tests/SharpMud.Adapters.Telnet.Tests/TelnetListenerTests.cs#L25
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|