Skip to content

fix: use escape

fix: use escape #240

Triggered via push March 2, 2025 03:51
Status Cancelled
Total duration 2m 58s
Artifacts

assets.yml

on: push
Download client
2m 50s
Download client
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Download client
Canceling since a higher priority waiting request for 'Build Assets-refs/heads/ue-' exists
Download client
The operation was canceled.
Download client: submodules/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).
Download client: submodules/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).
Download client: submodules/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).
Download client: submodules/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).
Download client: submodules/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).
Download client: submodules/CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.Equals(object o)
Download client: submodules/CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.GetHashCode()
Download client: submodules/CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.Equals(object o)
Download client: submodules/CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.GetHashCode()
Download client: submodules/CUE4Parse/CUE4Parse/Utils/StringUtils.cs#L26
Cannot convert null literal to non-nullable reference type.