Bump xunit.runner.console from 2.6.2 to 2.6.3 #293
Annotations
11 warnings
Run dotnet build -c DEBUG:
src/HolzShots.Common/Drawing/ImageFormatInformation.cs#L61
Possible null reference argument for parameter 'encoder' in 'void Image.Save(Stream stream, ImageCodecInfo encoder, EncoderParameters? encoderParams)'.
|
Run dotnet build -c DEBUG:
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)
|
Run dotnet build -c DEBUG:
src/HolzShots.Core/Composition/Command/CommandManager.cs#L56
Dereference of a possibly null reference.
|
Run dotnet build -c DEBUG:
src/HolzShots.Core/IO/Naming/TextPatternItem.cs#L17
Possible null reference argument for parameter 'fileName' in 'string StringExtensions.SanitizeFileName(string fileName, string? replaceWith)'.
|
Run dotnet build -c DEBUG:
src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L416
Dereference of a possibly null reference.
|
Run dotnet build -c DEBUG:
src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L444
Dereference of a possibly null reference.
|
Run dotnet build -c DEBUG:
src/HolzShots.Windows/Forms/VisualStyleStripRenderer.cs#L470
Possible null reference argument for parameter 'item' in 'Color VisualStyleStripRenderer.GetItemTextColor(ToolStripItem item)'.
|
Run dotnet build -c DEBUG:
src/HolzShots.Windows/Forms/EnvironmentEx.cs#L76
Dereference of a possibly null reference.
|
Run dotnet build -c DEBUG:
src/HolzShots.Windows/Forms/FlyoutAnimator.cs#L33
Dereference of a possibly null reference.
|
Run dotnet build -c DEBUG:
src/HolzShots/Input/Action/CaptureClipboardImageCommand.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Run github/codeql-action/init@v2
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
The logs for this run have expired and are no longer available.
Loading