Skip to content

Merge pull request #2941 from SixLabors/js/v4-tiff-extra-samples #5083

Merge pull request #2941 from SixLabors/js/v4-tiff-extra-samples

Merge pull request #2941 from SixLabors/js/v4-tiff-extra-samples #5083

Triggered via push June 12, 2025 12:42
Status Success
Total duration 13m 28s
Artifacts
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
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, 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.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, 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): 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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, windows-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, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, macos-13, 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, 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): 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.