Skip to content

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #693

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3

Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #693

Triggered via push October 16, 2023 09:32
Status Success
Total duration 3m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

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

Annotations

20 warnings
Build and Test
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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.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
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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.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.