Bump SixLabors.ImageSharp from 2.0.0 to 2.1.7 in /BCnEncoder.NET.ImageSharp #109
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
build:
BCnEnc.Net/Shared/LinearClustering.cs#L136
Unreachable code detected
|
build:
BCnEnc.Net/Encoder/Bptc/Bc6EncodingHelpers.cs#L42
XML comment has cref attribute 'UnQuantize(int,bool)' that could not be resolved
|
build:
BCnEnc.Net/Shared/Half.cs#L1
XML comment is not placed on a valid language element
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L18
Missing XML comment for publicly visible type or member 'BCnDecoderExtensions'
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L31
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeRawToImageRgba32(BcDecoder, Stream, int, int, CompressionFormat)' (but other parameters do)
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L44
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeRawToImageRgba32(BcDecoder, byte[], int, int, CompressionFormat)' (but other parameters do)
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L55
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeToImageRgba32(BcDecoder, Stream)' (but other parameters do)
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L66
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeAllMipMapsToImageRgba32(BcDecoder, Stream)' (but other parameters do)
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L83
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeToImageRgba32(BcDecoder, KtxFile)' (but other parameters do)
|
build:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L93
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeAllMipMapsToImageRgba32(BcDecoder, KtxFile)' (but other parameters do)
|