update dependencies #236
Annotations
8 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, 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/
|
build:
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer/Network/Tcp/ACTcpClient.cs#L738
Possible null reference assignment.
|
build:
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer/Network/Tcp/ACTcpClient.cs#L738
Possible null reference assignment.
|
build:
AssettoServer.Shared/Network/Packets/Outgoing/CarListResponse.cs#L10
Non-nullable field 'CarResults' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer/Network/Tcp/ACTcpClient.cs#L738
Possible null reference assignment.
|