Add support for BC5/BC7 decoding #515
Annotations
10 warnings and 1 notice
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Half.cs#L843
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'byte IConvertible.ToByte(IFormatProvider? provider)' (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Half.cs#L839
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'bool IConvertible.ToBoolean(IFormatProvider? provider)' (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Half.cs#L831
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'float IConvertible.ToSingle(IFormatProvider? provider)' (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L1314
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L967
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L788
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L615
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L353
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L231
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build with dotnet:
src/Lumina/Data/Parsing/Tex/Buffers/BlockCompression/Shared/Colors.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading