Merge pull request #79 from anovik/net8 #124
Annotations
14 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/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/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/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/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)'.
|