Skip to content

v4 - Fix off-by-one error when centering a transform. #4422

v4 - Fix off-by-one error when centering a transform.

v4 - Fix off-by-one error when centering a transform. #4422

Triggered via pull request July 3, 2024 11:33
Status Failure
Total duration 2m 24s
Artifacts

build-and-test.yml

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

Annotations

14 errors and 11 warnings
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Processing/Transforms/ProjectiveTransformTests.cs#L191
Cannot implicitly convert type 'SixLabors.ImageSharp.Color' to 'SixLabors.ImageSharp.PixelFormats.Rgba32'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Processing/Transforms/ProjectiveTransformTests.cs#L193
Argument 1: cannot convert from 'int' to 'SixLabors.ImageSharp.Configuration'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Processing/Transforms/ProjectiveTransformTests.cs#L200
Argument 1: cannot convert from 'int' to 'SixLabors.ImageSharp.Configuration'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Processing/Transforms/ProjectiveTransformTests.cs#L207
Argument 1: cannot convert from 'int' to 'SixLabors.ImageSharp.Configuration'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Processing/Processors/Transforms/AffineTransformTests.cs#L255
Cannot implicitly convert type 'SixLabors.ImageSharp.Color' to 'SixLabors.ImageSharp.PixelFormats.Rgba32'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Processing/Processors/Transforms/AffineTransformTests.cs#L257
Argument 1: cannot convert from 'int' to 'SixLabors.ImageSharp.Configuration'
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The job was canceled because "false_ubuntu-latest_net8_" failed.
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The job was canceled because "false_ubuntu-latest_net8_" failed.
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Benchmarks/General/StructCasting.cs#L28
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
Build (false, ubuntu-latest, net8.0, 8.0.x, -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, net8.0, 8.0.x, -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, net8.0, 8.0.x, -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, net8.0, 8.0.x, -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, net8.0, 8.0.x, -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, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Benchmarks/Codecs/MultiImageBenchmarkBase.cs#L18
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_LoadFromInt16.cs#L16
Member 'dest' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_Quantize.cs#L14
Member 'result' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Benchmarks/Codecs/Jpeg/EncodeJpegFeatures.cs#L32
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)