Add ANI decoder support #4881
Annotations
29 errors and 1 warning
|
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L330
Comparing a span to 'default' might not do what you intended, make the code more explicit by checking 'IsEmpty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L200
Comparing a span to 'default' might not do what you intended, make the code more explicit by checking 'IsEmpty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L255
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L247
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L243
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L113
Comparing a span to 'default' might not do what you intended, make the code more explicit by checking 'IsEmpty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
|
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
|
Build (false, windows-latest, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_macos-13_net9_0_9_0" failed
|
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The operation was canceled.
|
Build (false, windows-latest, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.false_macos-13_net9_0_9_0" failed
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L255
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L247
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L243
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L255
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L247
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false):
src/ImageSharp/Formats/Ani/AniDecoderCore.cs#L243
Forward the 'cancellationToken' parameter to the 'Identify' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
|
|
|
Build (false, ubuntu-latest, net8.0, 8.0.x, -x64, false)
The strategy configuration was canceled because "Build.false_macos-13_net9_0_9_0" failed
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
The operation was canceled.
|
Build (false, ubuntu-latest, net9.0, 9.0.x, true, -x64, false)
The strategy configuration was canceled because "Build.false_macos-13_net9_0_9_0" failed
|
Build (false, macos-13, net8.0, 8.0.x, -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_macos-13_net9_0_9_0" failed
|
Build (false, macos-13, net9.0, 9.0.x, true, -x64, false)
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
|