ci: add CodeBoarding workflows #1
Annotations
10 warnings
|
build:
optimizerDuck.Test/Services/OptimizationServices/RegistryServiceTests.cs#L271
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L180
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L179
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L163
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:
optimizerDuck.Test/Services/OptimizationServiceIntegrationTests.cs#L139
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L126
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L118
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L113
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L96
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:
optimizerDuck.Test/Services/RegistryWatcherTests.cs#L88
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)
|