Skip to content

Merge pull request #221 from nikeee/dependabot/github_actions/github/… #749

Merge pull request #221 from nikeee/dependabot/github_actions/github/…

Merge pull request #221 from nikeee/dependabot/github_actions/github/… #749

Triggered via push December 18, 2023 09:54
Status Success
Total duration 4m 13s
Artifacts

CI.yml

on: push
Build and Test
4m 2s
Build and Test
Publish Release
0s
Publish Release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Test: src/HolzShots.Common/Drawing/ImageFormatInformation.cs#L61
Possible null reference argument for parameter 'encoder' in 'void Image.Save(Stream stream, ImageCodecInfo encoder, EncoderParameters? encoderParams)'.
Build and Test: src/HolzShots.Core/Composition/Command/CommandManager.cs#L56
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Core/Composition/PluginLoadingFailedException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and Test: src/HolzShots.Core/IO/Naming/TextPatternItem.cs#L17
Possible null reference argument for parameter 'fileName' in 'string StringExtensions.SanitizeFileName(string fileName, string? replaceWith)'.
Build and Test: src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L416
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L444
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L470
Possible null reference argument for parameter 'item' in 'Color VisualStyleStripRenderer.GetItemTextColor(ToolStripItem item)'.
Build and Test: src/HolzShots.Windows/Forms/EnvironmentEx.cs#L76
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Windows/Forms/FlyoutAnimator.cs#L33
Dereference of a possibly null reference.
Build and Test: src/HolzShots/Input/Action/CaptureClipboardImageCommand.cs#L32
Converting null literal or possible null value to non-nullable type.
Build and Test: src/HolzShots.Common/Drawing/ImageFormatInformation.cs#L61
Possible null reference argument for parameter 'encoder' in 'void Image.Save(Stream stream, ImageCodecInfo encoder, EncoderParameters? encoderParams)'.
Build and Test: src/HolzShots.Core/Composition/Command/CommandManager.cs#L56
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Core/IO/Naming/TextPatternItem.cs#L17
Possible null reference argument for parameter 'fileName' in 'string StringExtensions.SanitizeFileName(string fileName, string? replaceWith)'.
Build and Test: src/HolzShots.Core/Composition/PluginLoadingFailedException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and Test: src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L416
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L444
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L470
Possible null reference argument for parameter 'item' in 'Color VisualStyleStripRenderer.GetItemTextColor(ToolStripItem item)'.
Build and Test: src/HolzShots.Windows/Forms/EnvironmentEx.cs#L76
Dereference of a possibly null reference.
Build and Test: src/HolzShots.Windows/Forms/FlyoutAnimator.cs#L33
Dereference of a possibly null reference.
Build and Test: src/HolzShots/Input/Action/CaptureClipboardImageCommand.cs#L32
Converting null literal or possible null value to non-nullable type.