Skip to content

Further improvements of copy/move/delete logic. #74

Further improvements of copy/move/delete logic.

Further improvements of copy/move/delete logic. #74

Triggered via push November 10, 2023 08:56
Status Success
Total duration 2m 52s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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)'.