Skip to content

fixed assertion errors on modals open #162

fixed assertion errors on modals open

fixed assertion errors on modals open #162

Triggered via push April 2, 2025 15:46
Status Success
Total duration 3m 46s
Artifacts

qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: CUE4Parse/CUE4Parse/GameTypes/FF7/Assets/Objects/Properties/FF7FPropertyTagType.cs#L141
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/GameTypes/FF7/Assets/Objects/Properties/FF7FPropertyTagType.cs#L151
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/GameTypes/FF7/Assets/Objects/Properties/FF7FPropertyTagType.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/GameTypes/FF7/Assets/Objects/Properties/FF7FPropertyTagType.cs#L171
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/GameTypes/FF7/Assets/Objects/Properties/FF7FPropertyTagType.cs#L182
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/UE4/Objects/Core/Math/FVector4.cs#L16
'FVector4' defines operator == or operator != but does not override Object.Equals(object o)
build: CUE4Parse/CUE4Parse/UE4/Objects/Core/Math/FVector4.cs#L16
'FVector4' defines operator == or operator != but does not override Object.GetHashCode()
build: CUE4Parse/CUE4Parse/UE4/Shaders/PSOPipelineCache/FPipelineCacheFile.cs#L100
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/UE4/Shaders/PSOPipelineCache/FPipelineCacheFile.cs#L115
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: CUE4Parse/CUE4Parse/UE4/Objects/Core/Misc/FGuid.cs#L26
'FGuid' overrides Object.Equals(object o) but does not override Object.GetHashCode()