Add support for HEIF based images #4814
Annotations
13 warnings
Git Setup LFS Cache
Cache not found for keys: macOS-lfs-4a3b484dca6ddb1505e825e0136a58580a7d665d4c7259c04adb89c9a35b420d-v1
|
NuGet Setup Cache
Cache not found for keys: macOS-nuget-7a1c40f4498653fe870e812a4e628eae7daf541ac1b8dd964650cb2ecf54556e, macOS-nuget-
|
Post NuGet Setup Cache
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
DotNet Build Preview:
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)
|
DotNet Build Preview:
tests/ImageSharp.Tests/TestFormat.cs#L180
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build Preview:
tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build Preview:
tests/ImageSharp.Tests/Formats/Icon/Cur/CurEncoderTests.cs#L124
The variable 'xx' is assigned but its value is never used
|
DotNet Build Preview:
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'
|
DotNet Build Preview:
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'
|
DotNet Build Preview:
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'
|
DotNet Build Preview:
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'
|
DotNet Build Preview:
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'
|
DotNet Build Preview:
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'
|
Loading