Skip to content

V3 : Decode Chunky Tile Rows Directly. #4753

V3 : Decode Chunky Tile Rows Directly.

V3 : Decode Chunky Tile Rows Directly. #4753

Triggered via pull request January 30, 2025 03:25
Status Failure
Total duration 2m 29s
Artifacts

build-and-test.yml

on: pull_request
Matrix: Build
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 13 warnings
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Struct members cannot return 'this' or other instance members by reference
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Cannot use a result of 'Unsafe.As<ColorMatrix, ColorMatrix.Impl>(ref ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Struct members cannot return 'this' or other instance members by reference
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Cannot use a result of 'Unsafe.AsRef<ColorMatrix>(in ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Cannot use a result of 'Unsafe.As<ColorMatrix, ColorMatrix.Impl>(ref ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L174
Struct members cannot return 'this' or other instance members by reference
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L174
Cannot use a result of 'Unsafe.As<ColorMatrix.Impl, ColorMatrix>(ref ColorMatrix.Impl)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Struct members cannot return 'this' or other instance members by reference
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Cannot use a result of 'Unsafe.As<ColorMatrix, ColorMatrix.Impl>(ref ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false): src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Struct members cannot return 'this' or other instance members by reference
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false)
The job was canceled because "false_ubuntu-latest_net6_" failed.
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false)
The operation was canceled.
Build (false, windows-latest, net6.0, 6.0.x, -x64, false)
The job was canceled because "false_ubuntu-latest_net6_" failed.
Build (false, windows-latest, net6.0, 6.0.x, -x64, false)
The operation was canceled.
Build (false, windows-latest, net7.0, 7.0.x, true, -x64, false)
The job was canceled because "false_ubuntu-latest_net6_" failed.
Build (false, windows-latest, net7.0, 7.0.x, true, -x64, false)
The operation was canceled.
Build (false, macos-13, net7.0, 7.0.x, true, -x64, false)
The job was canceled because "false_ubuntu-latest_net6_" failed.
Build (false, macos-13, net7.0, 7.0.x, true, -x64, false)
The operation was canceled.
Build (false, macos-13, net6.0, 6.0.x, -x64, false)
The job was canceled because "false_ubuntu-latest_net6_" failed.
Build (false, macos-13, net6.0, 6.0.x, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net6.0, 6.0.x, -x64, false)
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Bulk/FromVector4.cs#L21
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Bulk/FromVector4.cs#L23
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Bulk/ToVector4.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Bulk/ToVector4.cs#L17
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L13
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L15
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L17
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/Processing/Resize.cs#L19
Member 'bytes' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
Build (false, ubuntu-latest, net7.0, 7.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/General/IO/BufferedStreams.cs#L10
Type 'BufferedStreams' owns disposable field(s) 'bufferedStream1', 'bufferedStream2', 'bufferedStream3', 'bufferedStream4', 'bufferedStreamWrap1', 'bufferedStreamWrap2', 'chunkedMemoryStream1', 'chunkedMemoryStream2', 'stream1', 'stream2', 'stream3', 'stream4', 'stream5', 'stream6', 'stream6' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build (false, macos-13, net7.0, 7.0.x, true, -x64, false)
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 (false, macos-13, net6.0, 6.0.x, -x64, false)
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.