Skip to content

Prepare for upcoming RPCN ticket changes (#659) #114

Prepare for upcoming RPCN ticket changes (#659)

Prepare for upcoming RPCN ticket changes (#659) #114

Re-run triggered September 12, 2024 23:17
Status Success
Total duration 1m 21s
Artifacts

release.yml

on: push
Release Built Artifacts
1m 12s
Release Built Artifacts
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, dawidd6/action-download-artifact@v2, marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release Built Artifacts: Refresh.GameServer/Endpoints/Game/CommentEndpoints.cs#L91
Dereference of a possibly null reference.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L70
Non-nullable property 'LamsDescriptionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Assets/GameAssetType.cs#L480
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Refresh.GameServer.Types.Assets.GameAssetType.Unknown' is not covered.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L43
Non-nullable property 'Challenges' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release Built Artifacts
Possible null reference assignment.
Release Built Artifacts
Possible null reference assignment.
Release Built Artifacts: Refresh.GameServer/Types/Assets/GameAssetType.cs#L480
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Refresh.GameServer.Types.Assets.GameAssetType.Unknown' is not covered.
Release Built Artifacts: Refresh.GameServer/Types/Challenges/SerializedGameChallengeList.cs#L70
Non-nullable property 'LamsDescriptionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Scores/FriendScoresRequest.cs#L9
Non-nullable property 'Usernames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release Built Artifacts
Possible null reference assignment.
Release Built Artifacts
Possible null reference assignment.
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/