Skip to content

bump to 4.0.4 and add outline disallow names #12

bump to 4.0.4 and add outline disallow names

bump to 4.0.4 and add outline disallow names #12

Triggered via push April 2, 2026 14:32
Status Success
Total duration 3m 15s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Dependencies/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: Dependencies/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: Dependencies/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: Dependencies/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: Dependencies/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: Dependencies/CUE4Parse/CUE4Parse/GameTypes/OtherGames/Objects/Concord.cs#L13
'UPMTimelineEvent.Properties' hides inherited member 'AbstractPropertyHolder.Properties'. Use the new keyword if hiding was intended.
build: Dependencies/CUE4Parse/CUE4Parse/UE4/Objects/Core/Math/FVector2D.cs#L2
The using directive for 'System.Numerics' appeared previously in this namespace
build: FortnitePorting.Shared/Extensions/MiscExtensions.cs#L234
The variable 'e' is declared but never used
build: FortnitePorting.Shared/Extensions/MiscExtensions.cs#L118
Possible null reference return.
build: FortnitePorting.Shared/Extensions/MiscExtensions.cs#L118
Dereference of a possibly null reference.