Corrected copying of the file when destination file exists. #68
Annotations
8 warnings
Build:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
Build:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
Build:
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build:
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
Build:
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
Build:
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build:
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
The logs for this run have expired and are no longer available.
Loading