Skip to content

Color conversion with ICC profiles #4710

Color conversion with ICC profiles

Color conversion with ICC profiles #4710

Triggered via pull request December 3, 2024 12:28
Status Failure
Total duration 2m 37s
Artifacts

build-and-test.yml

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

Annotations

23 errors and 12 warnings
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L41
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L49
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L57
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L41
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L49
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L57
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
Process completed with exit code 1.
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The job was canceled because "false_ubuntu-latest_net8_" 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 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): src/ImageSharp/ColorProfiles/IColorProfile.cs#L41
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, macos-13, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L49
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, macos-13, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L57
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, macos-13, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L41
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, macos-13, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L49
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, macos-13, net8.0, 8.0.x, -x64, false): src/ImageSharp/ColorProfiles/IColorProfile.cs#L57
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
The job was canceled because "false_ubuntu-latest_net8_" failed.
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
The job was canceled because "false_ubuntu-latest_net8_" failed.
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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, net9.0, 9.0.x, true, -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, net9.0, 9.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, net9.0, 9.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, net9.0, 9.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, net9.0, 9.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, net9.0, 9.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, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L37
This call site is reachable on all platforms. 'ImageFormat.Guid' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L37
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L37
This call site is reachable on all platforms. 'ImageCodecInfo.FormatID' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressRunner.cs#L37
This call site is reachable on all platforms. 'ImageCodecInfo' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)