Create vs code extension #36
Merged
Annotations
10 warnings
|
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#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#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#L109
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#L106
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