Hide database field for Windows authentication #38
Annotations
10 warnings
|
Build:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L167
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L144
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L92
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L130
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L127
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L81
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L69
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/EventExportImportServiceTests.cs#L58
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:
tests/LightQueryProfiler.Shared.UnitTests/Services/DatabaseEngineDetectorTests.cs#L21
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)
|
Loading