Skip to content

Initial version of file viewer. #130

Initial version of file viewer.

Initial version of file viewer. #130

Triggered via push August 30, 2024 11:51
Status Success
Total duration 1m 57s
Artifacts

build.yml

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

Annotations

18 warnings
build-ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ubuntu-latest: src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
build-ubuntu-latest: src/SmartCommander/ViewModels/ViewerViewModel.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-ubuntu-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L92
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-ubuntu-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L97
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/ViewModels/ViewerViewModel.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-ubuntu-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L92
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-ubuntu-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L97
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-windows-latest: src/SmartCommander/ViewModels/ViewerViewModel.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-latest: src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
build-windows-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L92
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-windows-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L97
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-windows-latest: src/SmartCommander/ViewModels/ViewerViewModel.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-latest: src/SmartCommander/Converters/BitmapValueConverter.cs#L30
Dereference of a possibly null reference.
build-windows-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L92
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-windows-latest: src/SmartCommander/ViewModels/FileViewModel.cs#L97
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.