Merge pull request #53 from anovik/icons #61
Annotations
8 warnings
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
src/SmartCommander/ViewModels/FileViewModel.cs#L71
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
|
src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
src/SmartCommander/ViewModels/FileViewModel.cs#L66
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
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