Add ability to block certain users from registering accounts #380
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:
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.
|
Publish for Windows 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/Endpoints/ApiV3/DataTypes/Response/ApiInstanceResponse.cs#L50
Non-nullable property 'ContactInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/UserData/DisallowedUser.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading