V3 : Fix GIF, PNG, and WEBP Edge Case Handling #4845
Annotations
3 errors and 3 warnings
|
src/ImageSharp/Formats/Png/PngEncoderCore.cs#L1370
The type arguments for method 'PngEncoderCore.CollectAndFilterPixelRow<TPixel>(ReadOnlySpan<TPixel>, ref Span<byte>, ref Span<byte>, IndexedImageFrame<TPixel>?, int)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
|
src/ImageSharp/Formats/Png/PngEncoderCore.cs#L1370
The type arguments for method 'PngEncoderCore.CollectAndFilterPixelRow<TPixel>(ReadOnlySpan<TPixel>, ref Span<byte>, ref Span<byte>, IndexedImageFrame<TPixel>?, int)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading