Updated assembly versions. #7
Annotations
13 warnings
build_and_publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_publish
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerInfo.cs#L14
Non-nullable property 'version' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerInfo.cs#L19
Non-nullable property 'serverName' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerInfo.cs#L24
Non-nullable property 'description' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/Players.cs#L40
Non-nullable property 'name' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/Players.cs#L52
Non-nullable property 'steamID' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/Players.cs#L58
Non-nullable property 'ipAddress' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerSettings.cs#L14
Non-nullable property 'Difficulty' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerSettings.cs#L321
Non-nullable property 'ServerName' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerSettings.cs#L327
Non-nullable property 'ServerDescription' is uninitialized. Consider declaring the property as nullable.
|
build_and_publish:
Palworld.RESTSharp/Models/ServerSettings.cs#L339
Non-nullable property 'PublicIP' is uninitialized. Consider declaring the property as nullable.
|