Skip to content

Merge pull request #404 from SixLabors/dependabot/github_actions/acti… #927

Merge pull request #404 from SixLabors/dependabot/github_actions/acti…

Merge pull request #404 from SixLabors/dependabot/github_actions/acti… #927

Triggered via push July 8, 2026 08:09
Status Success
Total duration 4m 19s
Artifacts
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

92 warnings
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L73
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L373
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L373
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L354
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L341
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L331
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L76
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestFile.cs#L25
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/PolygonFactory.cs#L69
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L65
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L59
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.ManualBenchmarks/DrawingThroughputBenchmark.cs#L31
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L73
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L373
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L373
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L354
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L341
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L331
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L76
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/PolygonFactory.cs#L69
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L65
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L59
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.ManualBenchmarks/DrawingThroughputBenchmark.cs#L31
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestFile.cs#L25
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L76
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/PolygonFactory.cs#L69
Converting null literal or possible null value to non-nullable type.
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L65
Converting null literal or possible null value to non-nullable type.
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L59
Converting null literal or possible null value to non-nullable type.
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.ManualBenchmarks/DrawingThroughputBenchmark.cs#L31
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Build (macos-26, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestFile.cs#L25
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (macos-26, net10.0, 10.0.x, true, -x64, false)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L76
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/PolygonFactory.cs#L69
Converting null literal or possible null value to non-nullable type.
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L65
Converting null literal or possible null value to non-nullable type.
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L59
Converting null literal or possible null value to non-nullable type.
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.Tests/TestFile.cs#L25
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (windows-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Drawing.ManualBenchmarks/DrawingThroughputBenchmark.cs#L31
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasBatcherTests.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/Processing/RasterizerDefaultsExtensionsTests.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/Processing/RasterizerDefaultsExtensionsTests.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L373
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L373
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L354
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L341
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L331
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L76
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/PolygonFactory.cs#L69
Converting null literal or possible null value to non-nullable type.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.ManualBenchmarks/DrawingThroughputBenchmark.cs#L31
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L65
Converting null literal or possible null value to non-nullable type.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L59
Converting null literal or possible null value to non-nullable type.
Build (macos-26, net8.0, 8.0.x, -x64, true): tests/ImageSharp.Drawing.Tests/TestFile.cs#L25
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build (macos-26, net8.0, 8.0.x, -x64, true)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/SvgBenchmarkHelper.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L76
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.ManualBenchmarks/DrawingThroughputBenchmark.cs#L31
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/PolygonFactory.cs#L69
Converting null literal or possible null value to non-nullable type.
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L65
Converting null literal or possible null value to non-nullable type.
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L59
Converting null literal or possible null value to non-nullable type.
Build (windows-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Drawing.Tests/TestFile.cs#L25
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.