update CI to .NET 9 #237
Annotations
14 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AssettoServer/Network/Tcp/ACTcpClient.cs#L781
Possible null reference assignment.
|
AssettoServer/Server/KunosLobbyRegistration.cs#L140
A default ToString implementation is used for type System.Collections.Specialized.NameValueCollection
|
AssettoServer/Server/KunosLobbyRegistration.cs#L182
A default ToString implementation is used for type System.Collections.Specialized.NameValueCollection
|
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AssettoServer/Network/Tcp/ACTcpClient.cs#L781
Possible null reference assignment.
|
AssettoServer/Server/KunosLobbyRegistration.cs#L140
A default ToString implementation is used for type System.Collections.Specialized.NameValueCollection
|
AssettoServer/Server/KunosLobbyRegistration.cs#L182
A default ToString implementation is used for type System.Collections.Specialized.NameValueCollection
|
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AssettoServer/Network/Tcp/ACTcpClient.cs#L781
Possible null reference assignment.
|
AssettoServer/Server/KunosLobbyRegistration.cs#L140
A default ToString implementation is used for type System.Collections.Specialized.NameValueCollection
|
AssettoServer/Server/KunosLobbyRegistration.cs#L182
A default ToString implementation is used for type System.Collections.Specialized.NameValueCollection
|
The logs for this run have expired and are no longer available.
Loading