Refactor and fix unset pixel size values #29
Annotations
13 warnings
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/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/PicView.Core/ProcessHandling/ProcessHelper.cs#L103
The variable 'exception' is declared but never used
|
src/PicView.Core/ArchiveHandling/ArchiveExtraction.cs#L94
The variable 'ioEx' is declared but never used
|
src/PicView.Core/ArchiveHandling/ArchiveExtraction.cs#L101
The variable 'authEx' is declared but never used
|
src/PicView.Core/ArchiveHandling/ArchiveExtraction.cs#L108
The variable 'ex' is declared but never used
|
src/PicView.Core/ArchiveHandling/ArchiveExtraction.cs#L131
The variable 'ex' is declared but never used
|
src/PicView.Core/Config/SettingsHelper.cs#L131
The variable 'ex' is declared but never used
|
src/PicView.Core/Navigation/ImageTitleFormatter.cs#L144
Possible null reference assignment.
|
src/PicView.Core/Navigation/ImageTitleFormatter.cs#L145
Possible null reference assignment.
|
src/PicView.Core/Navigation/ImageTitleFormatter.cs#L146
Possible null reference assignment.
|
src/PicView.Core/Navigation/FileHistory.cs#L35
The variable 'exception' is declared but never used
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading