feat: add coder icon to all forms #163
Annotations
4 warnings
dotnet test:
App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
dotnet test:
App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
dotnet test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
dotnet test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Loading