Bump coverlet.collector from 10.0.0 to 10.0.1 #2177
Annotations
10 warnings
|
Build solution:
Trebuchet/Trebuchet.Tests/ErfImportServiceTests.cs#L156
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 solution:
Trebuchet/Trebuchet.Tests/ErfImportServiceTests.cs#L149
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 solution:
Trebuchet/Trebuchet.Tests/ErfImportServiceTests.cs#L143
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 solution:
Trebuchet/Trebuchet.Tests/ErfImportServiceTests.cs#L133
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 solution:
Trebuchet/Trebuchet.Tests/ErfImportServiceTests.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 solution:
Trebuchet/Trebuchet.Tests/ErfImportServiceTests.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 solution:
Trebuchet/Trebuchet.Tests/ErfImportViewModelTests.cs#L233
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build solution:
Parley/Parley/Services/WindowsTtsService.cs#L28
The event 'WindowsTtsService.SpeakCompleted' is never used
|
|
Build solution:
Parley/Parley/Services/WindowsTtsService.cs#L26
Field 'WindowsTtsService._isSpeaking' is never assigned to, and will always have its default value false
|
|
Build solution:
Fence/Fence/Views/SettingsWindow.axaml.cs#L16
The field 'SettingsWindow._isInitializing' is assigned but its value is never used
|
background
wait
wait-all
cancel
Loading