feat: dir api #175
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.Equals(object o)
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.GetHashCode()
|
submodules/CUE4Parse/CUE4Parse/Utils/StringUtils.cs#L26
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L516
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L534
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L555
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L577
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L445
Non-nullable field '_crc32Table' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading