bump #62
Annotations
10 warnings
build:
CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
CUE4Parse/CUE4Parse/Utils/StringUtils.cs#L26
Cannot convert null literal to non-nullable reference type.
|
build:
CUE4Parse/CUE4Parse/Utils/CRC32.cs#L516
Cannot convert null literal to non-nullable reference type.
|
build:
CUE4Parse/CUE4Parse/Utils/CRC32.cs#L534
Cannot convert null literal to non-nullable reference type.
|
build:
CUE4Parse/CUE4Parse/Utils/CRC32.cs#L555
Cannot convert null literal to non-nullable reference type.
|
build:
CUE4Parse/CUE4Parse/Utils/CRC32.cs#L577
Cannot convert null literal to non-nullable reference type.
|
build:
CUE4Parse/CUE4Parse/FileProvider/Vfs/FileProviderDictionary.cs#L73
Possible null reference assignment.
|