Bump WinForms app version to 1.2.0-dev.2 #35
Merged
Annotations
10 warnings
|
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#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#L155
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#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