Add .NET10.0 as TFM #5239
Annotations
9 errors, 60 warnings, and 2 notices
|
Build (false, ubuntu-latest, net10.0, 10.0.x, true, -x64, false)
Process completed with exit code 1.
|
|
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, 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, 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, ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Tests/Formats/Icon/Cur/CurEncoderTests.cs#L125
The variable 'xx' is assigned but its value is never used
|
|
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, 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/Formats/Icon/Cur/CurEncoderTests.cs#L125
The variable 'xx' is assigned but its value is never used
|
|
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, windows-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Tests/Formats/Icon/Cur/CurEncoderTests.cs#L125
The variable 'xx' is assigned but its value is never used
|
|
Build (false, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-latest, net10.0, 10.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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, macos-13, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Tests/Formats/Icon/Cur/CurEncoderTests.cs#L125
The variable 'xx' is assigned but its value is never used
|
|
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, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Benchmarks/LoadResizeSave/LoadResizeSaveStressBenchmarks.cs#L38
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
|
Build (false, macos-13, net10.0, 10.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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, 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, 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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
actual_output_Linux_net10.0-x64.zip
|
355 MB |
sha256:0d2ff07ebe684121a691a6234102238d1bd065b1d4a486b5b68bd7844f1496cd
|
|