Further improvements of copy/move/delete logic. #74
Annotations
16 warnings
build-ubuntu-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
build-ubuntu-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-ubuntu-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-ubuntu-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-ubuntu-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
build-ubuntu-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-ubuntu-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-ubuntu-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-windows-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
build-windows-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-windows-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-windows-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-windows-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
build-windows-latest:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-windows-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-windows-latest:
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|