CodeCoverage #436
Annotations
21 warnings
|
Build (ubuntu-latest, net8.0, -x64, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Tests/TestDataIcc/Conversion/IccConversionDataClut.cs#L151
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Tests/Formats/Icon/Cur/CurEncoderTests.cs#L125
The variable 'xx' is assigned but its value is never used
|
|
Build (ubuntu-latest, net8.0, -x64, true):
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'
|
|
Build (ubuntu-latest, net8.0, -x64, true):
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'
|
|
Build (ubuntu-latest, net8.0, -x64, true):
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'
|
|
Build (ubuntu-latest, net8.0, -x64, true):
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'
|
|
Build (ubuntu-latest, net8.0, -x64, true):
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'
|
|
Build (ubuntu-latest, net8.0, -x64, true):
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'
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Tests/Image/MockImageFormatDetector.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Tests/TestFormat.cs#L180
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Tga/EncodeTga.cs#L20
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Tga/DecodeTga.cs#L22
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Png/EncodePng.cs#L21
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Png/DecodePng.cs#L20
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/DecodeJpeg_Aggregate.cs#L29
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Jpeg/DecodeJpegParseStreamOnly.cs#L18
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Gif/EncodeGifMultiple.cs#L15
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Gif/DecodeGif.cs#L23
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/Codecs/Bmp/DecodeBmp.cs#L24
Providing a single value to the
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/ImageSharp.Benchmarks/General/Vectorization/SIMDBenchmarkBase.cs#L17
Providing a single value to the
|