Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 #1958
Annotations
22 warnings
The following actions use a deprecated Node.js version 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/
|
Refresh.GameServer/Endpoints/Game/CommentEndpoints.cs#L91
Dereference of a possibly null reference.
|
|
|
|
|
Refresh.GameServer/Types/UserData/DisallowedUser.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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.
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L19
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L22
Non-nullable property 'Reviewer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Refresh.GameServer/Types/Reviews/GameReviewSlot.cs#L10
Non-nullable property 'SlotType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Refresh.GameServer/Endpoints/Game/CommentEndpoints.cs#L91
Dereference of a possibly null reference.
|
|
|
|
|
Refresh.GameServer/Types/UserData/DisallowedUser.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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.
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L19
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L22
Non-nullable property 'Reviewer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Refresh.GameServer/Types/Reviews/GameReviewSlot.cs#L10
Non-nullable property 'SlotType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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/
|
This job succeeded
Loading