Fix bug where reviews would always contain your own level rating inst… #115
Annotations
23 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
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.
|
Publish for Windows x64:
Refresh.GameServer/Endpoints/Game/CommentEndpoints.cs#L91
Dereference of a possibly null reference.
|
Publish for Windows x64
Possible null reference assignment.
|
Publish for Windows x64
Possible null reference assignment.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Publish for Linux x64
Possible null reference assignment.
|
Publish for Linux x64
Possible null reference assignment.
|
Publish for Linux x64
Possible null reference assignment.
|
Run marvinpinto/action-automatic-releases@latest
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/
|
Run marvinpinto/action-automatic-releases@latest
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/
|
Loading