DrawingCanvas API: Replace imperative extension methods with stateful canvas-based drawing model #735
Annotations
11 errors and 86 warnings
|
Build (macos-26, net10.0, 10.0.x, true, -x64, false)
Process completed with exit code 1.
|
|
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.macos-26_net10_0_10_0_x_t" failed
|
|
Build (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false)
Process completed with exit code 1.
|
|
Build (windows-latest, net10.0, 10.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.macos-26_net10_0_10_0_x_t" failed
|
|
Build (windows-latest, net10.0, 10.0.x, true, -x64, false)
The operation was canceled.
|
|
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.macos-26_net10_0_10_0_x_t" failed
|
|
Build (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false)
The operation was canceled.
|
|
Build (windows-latest, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.macos-26_net10_0_10_0_x_t" failed
|
|
Build (windows-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
|
|
Build (macos-26, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.macos-26_net10_0_10_0_x_t" failed
|
|
Build (macos-26, net8.0, 8.0.x, -x64, false)
The operation was canceled.
|
|
Build (ubuntu-latest, net10.0, 10.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L187
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/Processing/DrawingCanvasTests.Process.cs#L152
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/Processing/DrawingCanvasTests.Process.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/Processing/DrawingCanvasTests.Process.cs#L142
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/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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/TestFormat.cs#L179
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/TestFileSystem.cs#L41
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#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 (ubuntu-latest, net10.0, 10.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 (ubuntu-latest, net8.0, 8.0.x, -x64, true):
tests/ImageSharp.Drawing.Tests/Processing/ProcessWithDrawingCanvasTests.Clip.cs#L4
Using directives should be ordered alphabetically by the namespaces (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1210.md)
|
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, true):
tests/ImageSharp.Drawing.Tests/TestFileSystem.cs#L46
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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L187
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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L152
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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L142
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, true):
tests/ImageSharp.Drawing.Tests/Processing/RasterizerDefaultsExtensionsTests.cs#L77
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, true):
tests/ImageSharp.Drawing.Tests/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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, true):
tests/ImageSharp.Drawing.Tests/TestFormat.cs#L179
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, true):
tests/ImageSharp.Drawing.Tests/TestFileSystem.cs#L41
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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L152
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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.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, true):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L142
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, true):
tests/ImageSharp.Drawing.Tests/Processing/RasterizerDefaultsExtensionsTests.cs#L77
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, true):
tests/ImageSharp.Drawing.Tests/TestFormat.cs#L179
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, true):
tests/ImageSharp.Drawing.Tests/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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, true):
tests/ImageSharp.Drawing.Tests/TestFileSystem.cs#L41
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, true):
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 (ubuntu-latest, net8.0, 8.0.x, -x64, true):
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 (macos-26, net10.0, 10.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Tests/TestFormat.cs#L179
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/Processing/DrawingCanvasTests.Process.cs#L187
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/Processing/DrawingCanvasTests.Process.cs#L152
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/Processing/DrawingCanvasTests.Process.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/Processing/DrawingCanvasTests.Process.cs#L142
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/TestFileSystem.cs#L41
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/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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#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 (macos-26, net10.0, 10.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 (ubuntu-22.04-arm, net10.0, 10.0.x, true, -x64, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L187
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/Processing/DrawingCanvasTests.Process.cs#L152
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/Processing/DrawingCanvasTests.Process.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/Processing/DrawingCanvasTests.Process.cs#L142
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/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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/TestFormat.cs#L179
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/TestFileSystem.cs#L41
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#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 (ubuntu-22.04-arm, net10.0, 10.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 (windows-latest, net10.0, 10.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 (windows-latest, net10.0, 10.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 (windows-latest, net10.0, 10.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 (windows-latest, net10.0, 10.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 (ubuntu-22.04-arm, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L187
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/Processing/DrawingCanvasTests.Process.cs#L152
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/Processing/DrawingCanvasTests.Process.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/Processing/DrawingCanvasTests.Process.cs#L142
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/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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/TestFormat.cs#L179
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/TestFileSystem.cs#L41
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/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 (ubuntu-22.04-arm, 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)
|
|
|
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L187
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/Processing/DrawingCanvasTests.Process.cs#L152
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/Processing/DrawingCanvasTests.Process.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/Processing/DrawingCanvasTests.Process.cs#L142
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/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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/TestFormat.cs#L179
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/TestFileSystem.cs#L41
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#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 (windows-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)
|
|
|
|
Build (macos-26, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Drawing.Tests/TestFormat.cs#L179
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, false):
tests/ImageSharp.Drawing.Tests/TestFileSystem.cs#L41
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, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L187
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, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L152
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, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.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, false):
tests/ImageSharp.Drawing.Tests/Processing/DrawingCanvasTests.Process.cs#L142
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, false):
tests/ImageSharp.Drawing.Tests/Processing/Backends/SkiaCoverageDrawingBackend.cs#L106
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, 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 (macos-26, 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_net10.0-x64.zip
Expired
|
5.57 MB |
sha256:993460f9c825b8adb78ef499e6f79b66cb6b0aec9b2849553bc4481ced64842d
|
|
|
actual_output_macOS_net10.0-x64.zip
Expired
|
5.57 MB |
sha256:4f4e9cefacd7deba9a3d27acc3ec43f6c8998405858f9d247a324333f9ef6deb
|
|