Fix warnings #114
Annotations
10 warnings
|
build-and-test:
BCnEnc.Net/Shared/LinearClustering.cs#L136
Unreachable code detected
|
|
build-and-test:
BCnEnc.Net/Shared/Half.cs#L1
XML comment is not placed on a valid language element
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L14
Missing XML comment for publicly visible type or member 'BCnDecoderExtensions'
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L27
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeRawToImageRgba32(BcDecoder, Stream, int, int, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L40
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeRawToImageRgba32(BcDecoder, byte[], int, int, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L51
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeToImageRgba32(BcDecoder, Stream)' (but other parameters do)
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L62
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeAllMipMapsToImageRgba32(BcDecoder, Stream)' (but other parameters do)
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L79
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeToImageRgba32(BcDecoder, KtxFile)' (but other parameters do)
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L89
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeAllMipMapsToImageRgba32(BcDecoder, KtxFile)' (but other parameters do)
|
|
build-and-test:
BCnEncoder.NET.ImageSharp/BCnDecoderExtensions.cs#L105
Parameter 'decoder' has no matching param tag in the XML comment for 'BCnDecoderExtensions.DecodeToImageRgba32(BcDecoder, DdsFile)' (but other parameters do)
|