Backport #2926 to release/2.1.x #5165
Annotations
14 warnings
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L780
Single line comment should begin with a space
|
DotNet Build:
src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L492
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L491
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L194
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L646
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L482
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L481
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L437
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build:
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L437
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Setup
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
DotNet Setup
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
DotNet Setup
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
DotNet Setup
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading