Integrate SixLabors.PolygonClipper #699
Annotations
9 errors and 20 warnings
|
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The configuration 'macos-13-us-default' is not supported
|
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
The configuration 'macos-13-us-default' is not supported
|
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
Process completed with exit code 1.
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net9_" failed
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
|
|
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net9_" failed
|
|
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
|
|
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net9_" failed
|
|
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
|
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/DrawBeziers.cs#L20
Member 'DrawPathSystemDrawing' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/DrawBeziers.cs#L43
Member 'DrawLinesCore' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/FillPathGradientBrush.cs#L11
Type 'FillPathGradientBrush' owns disposable field(s) 'image' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/EllipseStressTest.cs#L14
Type 'EllipseStressTest' owns disposable field(s) 'image' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build (false, ubuntu-latest, net9.0, 9.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 (false, ubuntu-latest, net9.0, 9.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 (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L26
The behavior of 'string.StartsWith(string)' could vary based on the current user's locale settings. Replace this call in 'SixLabors.ImageSharp.Drawing.Tests.TestEnvironment.IsFramework.get' with a call to 'string.StartsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Tests/TestImages.cs#L3
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
|
|
|
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/FillWithPattern.cs#L18
Member 'DrawPatternPolygonSystemDrawing' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/FillRectangle.cs#L19
Member 'FillRectangleSystemDrawing' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/EllipseStressTest.cs#L14
Type 'EllipseStressTest' owns disposable field(s) 'image' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Benchmarks/Drawing/FillPathGradientBrush.cs#L11
Type 'FillPathGradientBrush' owns disposable field(s) 'image' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build (false, ubuntu-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 (false, ubuntu-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 (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Tests/TestUtilities/TestEnvironment.cs#L26
The behavior of 'string.StartsWith(string)' could vary based on the current user's locale settings. Replace this call in 'SixLabors.ImageSharp.Drawing.Tests.TestEnvironment.IsFramework.get' with a call to 'string.StartsWith(string, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Tests/TestImages.cs#L3
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
|
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
actual_output_Linux_net9.0-x64.zip
|
5.06 MB |
sha256:a2b229a388e248b21df9516b971a5e04880dc6af7554b8d8fc168e091b5049de
|
|