feat: add remote directory picker to file sync #146
Annotations
7 warnings
build:
App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
build:
App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
build
A publish profile with the name 'Properties\PublishProfiles\win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
test:
App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
test:
App/ViewModels/FileSyncListViewModel.cs#L342
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|