workflow test signing with SignPath #21
Annotations
1 error and 22 warnings
Sign files
The signing request is not completed. The final status is "Failed"
|
Get version from Directory.Build.props
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/
|
Get version from Directory.Build.props
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/
|
Publish x64 version:
src/XamlAnimatedGif/BrushAnimator.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Publish x64 version:
src/XamlAnimatedGif/BrushAnimator.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Publish x64 version:
src/XamlAnimatedGif/TimingManager.cs#L13
Non-nullable event 'Completed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Publish x64 version:
src/XamlAnimatedGif/BrushAnimator.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Publish x64 version:
src/XamlAnimatedGif/CancellationExtensions.cs#L28
Converting null literal or possible null value to non-nullable type.
|
Publish x64 version:
src/XamlAnimatedGif/Decoding/GifApplicationExtension.cs#L16
Non-nullable property 'ApplicationIdentifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish x64 version:
src/XamlAnimatedGif/Decoding/GifApplicationExtension.cs#L16
Non-nullable property 'AuthenticationCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish x64 version:
src/XamlAnimatedGif/Decoding/GifApplicationExtension.cs#L16
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish x64 version:
src/XamlAnimatedGif/Decoding/GifCommentExtension.cs#L11
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish x64 version:
src/XamlAnimatedGif/Decoding/GifPlainTextExtension.cs#L24
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish arm64 version:
src/PicView.Core/ProcessHandling/ProcessHelper.cs#L103
The variable 'exception' is declared but never used
|
Publish arm64 version:
src/PicView.Core/Config/SettingsHelper.cs#L44
The variable 'ex' is declared but never used
|
Publish arm64 version:
src/PicView.Core/Config/SettingsHelper.cs#L123
The variable 'ex' is declared but never used
|
Publish arm64 version:
src/PicView.Core/FileHandling/FileDeletionHelper.cs#L62
The variable 'exception' is declared but never used
|
Publish arm64 version:
src/PicView.Core/FileHandling/FileHelper.cs#L25
The variable 'e' is declared but never used
|
Publish arm64 version:
src/PicView.Core/FileHandling/FileHelper.cs#L92
The variable 'e' is declared but never used
|
Publish arm64 version:
src/PicView.Core/FileHandling/FileListHelper.cs#L104
The variable 'exception' is declared but never used
|
Publish arm64 version:
src/PicView.Core/Navigation/FileHistory.cs#L35
The variable 'exception' is declared but never used
|
Publish arm64 version:
src/PicView.Core/Navigation/FileHistory.cs#L29
The variable 'e' is declared but never used
|
Publish arm64 version:
src/PicView.Core/ImageDecoding/SaveImageFileHelper.cs#L86
The variable 'exception' is declared but never used
|
Loading