Skip to content

Minor fixes for AutoCompleteBox. #116

Minor fixes for AutoCompleteBox.

Minor fixes for AutoCompleteBox. #116

Triggered via push March 26, 2024 08:17
Status Success
Total duration 1m 32s
Artifacts

build.yml

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

Annotations

18 warnings
build-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#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/Converters/BitmapValueConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#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/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#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)'.