Fuck #1335
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish for Windows x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Windows x64
Possible null reference assignment.
|
Publish for Windows x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Windows x64
Possible null reference assignment.
|
Publish for Windows x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Windows x64
Possible null reference return.
|
Publish for Windows x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Windows x64
Possible null reference return.
|
Publish for Windows x64
Possible null reference assignment.
|
Publish for Windows x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Linux x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Linux x64
Possible null reference assignment.
|
Publish for Linux x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Linux x64
Possible null reference assignment.
|
Publish for Linux x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Linux x64
Possible null reference return.
|
Publish for Linux x64
Converting null literal or possible null value to non-nullable type.
|
Publish for Linux x64
Possible null reference return.
|
Publish for Linux x64:
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.
|
Publish for Linux x64:
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.
|
Loading