Merge pull request #2770 from SixLabors/af/backport-2759-2.1.x #4518
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L432
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L432
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L476
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L477
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L641
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L194
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L486
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L487
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L775
Single line comment should begin with a space
|
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "actual_output_Windows_net472-x86.zip".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading