Skip to content

feat: unpacker full #225

feat: unpacker full

feat: unpacker full #225

Triggered via push February 26, 2025 00:03
Status Failure
Total duration 2m 36s
Artifacts

assets.yml

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

Annotations

7 errors and 10 warnings
Download client: src/BlitzKit.CLI/Functions/Mangler.cs#L2
The type or namespace name 'Blitzkit' could not be found (are you missing a using directive or an assembly reference?)
Download client: src/BlitzKit.CLI/Functions/Mangler.cs#L51
The type or namespace name 'Tank' could not be found (are you missing a using directive or an assembly reference?)
Download client: src/BlitzKit.CLI/Functions/Mangler.cs#L81
The type or namespace name 'CrewHealth' could not be found (are you missing a using directive or an assembly reference?)
Download client: src/BlitzKit.CLI/Functions/Mangler.cs#L103
The type or namespace name 'ModuleHealth' could not be found (are you missing a using directive or an assembly reference?)
Download client: src/BlitzKit.CLI/Functions/Mangler.cs#L16
The type or namespace name 'Tanks' could not be found (are you missing a using directive or an assembly reference?)
Download client: src/BlitzKit.CLI/Functions/Mangler.cs#L71
The type or namespace name 'CrewType' could not be found (are you missing a using directive or an assembly reference?)
Download client
Process completed with exit code 1.
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.