removed atom model #68
Annotations
10 warnings
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.Equals(object o)
|
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.GetHashCode()
|
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Assets/Objects/FStructFallback.cs#L39
Possible null reference assignment.
|
.NET Publish:
CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
.NET Publish:
CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs#L144
Possible null reference argument for parameter 'Ar' in 'FTextLocalizationResource.FTextLocalizationResource(FArchive Ar)'.
|
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Pak/Objects/FPakInfo.cs#L58
Non-nullable field 'CustomEncryptionData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
.NET Publish:
CUE4Parse/CUE4Parse/UE4/Pak/Objects/FPakInfo.cs#L58
Non-nullable field 'CompressionMethods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
.NET Publish:
CUE4Parse/CUE4Parse/FileProvider/Vfs/FileProviderDictionary.cs#L73
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading