Skip to content

Color conversion with ICC profiles #4817

Color conversion with ICC profiles

Color conversion with ICC profiles #4817

Triggered via pull request February 13, 2025 18:25
Status Failure
Total duration 2m 51s
Artifacts

build-and-test.yml

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

Annotations

19 errors and 32 warnings
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Image/ImageFrameTests.cs#L122
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.La16>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.La16>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Image/ImageTests.cs#L200
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.La16>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.La16>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Formats/WebP/WebpCommonUtilsTests.cs#L109
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.Bgra32>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.Bgra32>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Formats/WebP/WebpCommonUtilsTests.cs#L191
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.Bgra32>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.Bgra32>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Image/ImageFrameTests.cs#L122
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.La16>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.La16>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Image/ImageTests.cs#L200
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.La16>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.La16>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Formats/WebP/WebpCommonUtilsTests.cs#L109
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.Bgra32>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.Bgra32>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Formats/WebP/WebpCommonUtilsTests.cs#L191
Cannot implicitly convert type 'System.ReadOnlySpan<SixLabors.ImageSharp.PixelFormats.Bgra32>' to 'System.Span<SixLabors.ImageSharp.PixelFormats.Bgra32>'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -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_net9_" failed.
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
The job was canceled because "false_ubuntu-latest_net9_" failed.
Build (false, ubuntu-latest, net8.0, 8.0.x, -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_net9_" failed.
Build (false, windows-latest, net8.0, 8.0.x, -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_net9_" failed.
Build (false, macos-13, net9.0, 9.0.x, true, -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_net9_" failed.
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): tests/ImageSharp.Benchmarks/General/IO/BufferedReadStreamWrapper.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestFormat.cs#L180
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/MemberMethodProvider.cs#L23
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/MemberMethodProvider.cs#L27
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/FileProvider.cs#L163
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/FileProvider.cs#L167
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/BlankProvider.cs#L15
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/BlankProvider.cs#L24
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
Cache not found for keys: Linux-lfs-581f66c575802fb46adf09e5a8a0f738727e204f93513d3e40979c98d12def3c-v1
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
Cache not found for keys: Windows-lfs-f8cf3024dbe05a7c869c005a036c4dda3e2d82dd5e0f57df0d29d5ee6888dac9-v1
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
Cache not found for keys: Windows-nuget-382d2d5c5570bdba517efb0f0b14d3237d209042e7168079d99ad57dbd140e72, Windows-nuget-
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Benchmarks/General/PixelConversion/ITestPixel.cs#L14
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): tests/ImageSharp.Benchmarks/General/PixelConversion/ITestPixel.cs#L22
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): tests/ImageSharp.Tests/TestFormat.cs#L180
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/MemberMethodProvider.cs#L23
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/MemberMethodProvider.cs#L27
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/FileProvider.cs#L163
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/FileProvider.cs#L167
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/BlankProvider.cs#L15
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false): tests/ImageSharp.Tests/TestUtilities/ImageProviders/BlankProvider.cs#L24
'TestImageProvider<TPixel>.TestImageProvider()' is obsolete: 'Called by the de-serializer; should only be called by deriving classes for de-serialization purposes'
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
Cache not found for keys: Linux-lfs-581f66c575802fb46adf09e5a8a0f738727e204f93513d3e40979c98d12def3c-v1
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
Cache not found for keys: Windows-lfs-f8cf3024dbe05a7c869c005a036c4dda3e2d82dd5e0f57df0d29d5ee6888dac9-v1
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
Cache not found for keys: Windows-nuget-382d2d5c5570bdba517efb0f0b14d3237d209042e7168079d99ad57dbd140e72, Windows-nuget-
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
Cache not found for keys: macOS-lfs-581f66c575802fb46adf09e5a8a0f738727e204f93513d3e40979c98d12def3c-v1
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
Cache not found for keys: macOS-nuget-ede24223ccd117b9cd370e241afce5e9ed5c4399e5853ec5cd9c13f61c394b0b, macOS-nuget-
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false): tests/ImageSharp.Benchmarks/General/IO/BufferedReadStreamWrapper.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
Cache not found for keys: macOS-nuget-ede24223ccd117b9cd370e241afce5e9ed5c4399e5853ec5cd9c13f61c394b0b, macOS-nuget-
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
Cache not found for keys: macOS-lfs-581f66c575802fb46adf09e5a8a0f738727e204f93513d3e40979c98d12def3c-v1