Skip to content

Refactor LevelCategory to use DataContext internally #1805

Refactor LevelCategory to use DataContext internally

Refactor LevelCategory to use DataContext internally #1805

Triggered via pull request July 29, 2024 04:09
Status Success
Total duration 1m 34s
Artifacts 2

dotnet.yml

on: pull_request
Build, Test, and Upload Builds
1m 25s
Build, Test, and Upload Builds
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build, Test, and Upload Builds
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: Refresh.GameServer/Endpoints/Game/Levels/PublishEndpoints.cs#L125
Possible null reference argument for parameter 'user' in 'void GameDatabaseContext.AddPublishFailNotification(string reason, GameLevel body, GameUser user)'.
Build, Test, and Upload Builds
Possible null reference assignment.
Build, Test, and Upload Builds
Possible null reference assignment.
Build, Test, and Upload Builds: Refresh.GameServer/Endpoints/Game/Levels/PublishEndpoints.cs#L125
Possible null reference argument for parameter 'user' in 'void GameDatabaseContext.AddPublishFailNotification(string reason, GameLevel body, GameUser user)'.
Build, Test, and Upload Builds
Converting null literal or possible null value to non-nullable type.
Build, Test, and Upload Builds
Possible null reference assignment.
Build, Test, and Upload Builds
Converting null literal or possible null value to non-nullable type.
Build, Test, and Upload Builds
Possible null reference return.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: Refresh.GameServer/Types/Scores/FriendScoresRequest.cs#L9
Non-nullable property 'Usernames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Build, Test, and Upload Builds: 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.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Refresh for Linux x64", "Refresh for Windows x64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Refresh for Linux x64 Expired
102 MB
Refresh for Windows x64 Expired
98.1 MB