Add Full Support for JPEG Tiff PhotometricInterpretation.Separated #5037
Annotations
6 errors and 50 warnings
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)
Process completed with exit code 1.
|
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net9_" failed
|
Build (false, macos-13, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.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, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_ubuntu-latest_net9_" failed
|
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, windows-latest, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1210.md)
|
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, ubuntu-latest, net9.0, 9.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, 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/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.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/Formats/Icon/Cur/CurEncoderTests.cs#L125
The variable 'xx' is assigned but its value is never used
|
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, macos-13, net8.0, 8.0.x, -x64, false):
tests/ImageSharp.Tests/Formats/Qoi/ImageExtensionsTest.cs#L4
Using directives should be ordered alphabetically by the namespaces (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1210.md)
|
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.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
actual_output_Linux_net9.0-x64.zip
Expired
|
340 MB |
sha256:373842626cd49d3b8e584ef36c0ce7bf4e4a7dfb4614cb0e0e1a2851ec0c9631
|
|
actual_output_Windows_net9.0-x64.zip
Expired
|
512 MB |
sha256:68abcd3168a90b8c0bb6760506a4532e946c065e1aede3bbff4d31f6b495193b
|
|