Skip to content

Add .NET10.0 as TFM #5223

Add .NET10.0 as TFM

Add .NET10.0 as TFM #5223

Triggered via pull request November 14, 2025 16:50
Status Failure
Total duration 3m 49s
Artifacts

build-and-test.yml

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

Annotations

21 errors, 43 warnings, and 3 notices
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false)
Process completed with exit code 1.
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Tests/Metadata/Profiles/ICC/DataWriter/IccDataWriterPrimitivesTests.cs#L65
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Tests/Metadata/Profiles/ICC/DataWriter/IccDataWriterPrimitivesTests.cs#L45
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Tests/Metadata/Profiles/ICC/DataWriter/IccDataWriterPrimitivesTests.cs#L65
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false): tests/ImageSharp.Tests/Metadata/Profiles/ICC/DataWriter/IccDataWriterPrimitivesTests.cs#L45
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Build (false, windows-latest, net10.0, 10.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, windows-latest, net10.0, 10.0.x, true, -x64, false)
The operation was canceled.
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" 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 strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The operation was canceled.
Build (false, macos-13, net10.0, 10.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, macos-13, net10.0, 10.0.x, true, -x64, false)
The operation was canceled.
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net10" failed
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false)
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
Build (false, ubuntu-latest, net10.0, 10.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, net10.0, 10.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, net10.0, 10.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, net10.0, 10.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, net10.0, 10.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, net10.0, 10.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, net10.0, 10.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, net10.0, 10.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, 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): 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/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/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/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/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/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/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/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/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/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/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/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/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/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.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): 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, 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, net10.0, 10.0.x, true, -x64, false)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046