Skip to content

update dependencies #236

update dependencies

update dependencies #236

Triggered via push July 5, 2024 08:38
Status Success
Total duration 1m 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.