Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1#2710
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 warnings
|
Build solution:
Trebuchet/Trebuchet/ViewModels/SettingsWindowViewModel.cs#L389
Dereference of a possibly null reference.
|
|
Build solution:
Trebuchet/Trebuchet/ViewModels/SettingsWindowViewModel.cs#L355
Dereference of a possibly null reference.
|
|
Build solution:
Fence/Fence/Views/SettingsWindow.axaml.cs#L16
The field 'SettingsWindow._isInitializing' is assigned but its value is never used
|
|
Build solution:
Radoub.UI/Radoub.UI/Controls/FileBrowserPanelBase.axaml.cs#L53
The event 'FileBrowserPanelBase.FileDeleteRequested' is never used
|
|
Build solution:
Radoub.UI/Radoub.UI/Controls/ModelPreviewGLControl.cs#L794
Dereference of a possibly null reference.
|
|
Build solution:
Radoub.Dictionary/Radoub.Dictionary.Tests/DictionaryManagerTests.cs#L284
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:
Radoub.Dictionary/Radoub.Dictionary.Tests/DictionaryManagerTests.cs#L264
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:
Radoub.Dictionary/Radoub.Dictionary.Tests/DictionaryManagerTests.cs#L249
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:
Radoub.Dictionary/Radoub.Dictionary.Tests/DictionaryManagerTests.cs#L284
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build solution:
Radoub.Dictionary/Radoub.Dictionary.Tests/DictionarySettingsServiceTests.cs#L70
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)
|
background
wait
wait-all
cancel
parallel
Loading