Add a bunch of new color types #118
Annotations
1 error and 10 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
BCnEnc.Net/Shared/Colors/ColorsRG.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-and-test:
BCnEnc.Net/Shared/Colors/ColorsRG.cs#L237
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-and-test:
BCnEnc.Net/Shared/Colors/ColorsRG.cs#L367
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-and-test:
BCnEnc.Net/Shared/Colors/ColorsRG.cs#L497
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-and-test:
BCnEnc.Net/Shared/Colors/ColorsRG.cs#L627
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-and-test:
BCnEnc.Net/Shared/Colors/ColorsRG.cs#L748
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L146
XML comment has a param tag for 'outputSpan', but there is no parameter by that name
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L147
Parameter 'output' has no matching param tag in the XML comment for 'BcDecoder.DecodeBlock<TOut>(ReadOnlySpan<byte>, Memory2D<TOut>, CompressionFormat, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L147
Parameter 'outputFormat' has no matching param tag in the XML comment for 'BcDecoder.DecodeBlock<TOut>(ReadOnlySpan<byte>, Memory2D<TOut>, CompressionFormat, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L165
Parameter 'outputFormat' has no matching param tag in the XML comment for 'BcDecoder.DecodeBlock<TOut>(Stream, Memory2D<TOut>, CompressionFormat, CompressionFormat)' (but other parameters do)
|