Skip to content

small cleanup

small cleanup #235

Triggered via push June 4, 2024 17:29
Status Success
Total duration 1m 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Server/SessionManager.cs#L344
Possible null reference assignment.
build: AssettoServer/Server/SessionManager.cs#L346
Possible null reference assignment.
build: AssettoServer/Server/SessionManager.cs#L352
Dereference of a possibly null reference.
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/Server/SessionManager.cs#L344
Possible null reference assignment.
build: AssettoServer/Server/SessionManager.cs#L346
Possible null reference assignment.
build: AssettoServer/Server/SessionManager.cs#L352
Dereference of a possibly null reference.
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/Server/SessionManager.cs#L344
Possible null reference assignment.
build: AssettoServer/Server/SessionManager.cs#L346
Possible null reference assignment.
build: AssettoServer/Server/SessionManager.cs#L352
Dereference of a possibly null reference.