Skip to content

Fix level hash play (#470) #91

Fix level hash play (#470)

Fix level hash play (#470) #91

Triggered via push May 7, 2024 06:42
Status Success
Total duration 1m 1s
Artifacts

release.yml

on: push
Release Built Artifacts
54s
Release Built Artifacts
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Release Built Artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, dawidd6/action-download-artifact@v2, marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release Built Artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release Built Artifacts: Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L20
Non-nullable property 'Reviewer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L70
Non-nullable property 'LamsDescriptionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L76
Non-nullable property 'LamsTitleId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L91
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L97
Non-nullable property 'ContentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L100
Non-nullable property 'PlanetUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L43
Non-nullable property 'Challenges' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Reviews/GameReviewSlot.cs#L10
Non-nullable property 'SlotType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/UserData/DisallowedUser.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L70
Non-nullable property 'LamsDescriptionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L76
Non-nullable property 'LamsTitleId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L91
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L97
Non-nullable property 'ContentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L100
Non-nullable property 'PlanetUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L43
Non-nullable property 'Challenges' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts
Possible null reference assignment.
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
Release Built Artifacts
Possible null reference return.
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
Release Built Artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release Built Artifacts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/