Lights fix #239
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Client/CentrEDClient.cs#L75
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L88
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L99
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L127
Dereference of a possibly null reference.
|
Client/Map/ClientLandscape.cs#L97
Possible null reference return.
|
Client/CentrEDClient.cs#L162
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L172
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L177
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L187
Dereference of a possibly null reference.
|
Client/CentrEDClient.cs#L192
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CentrED-Linux-X64", "CentrED-macOS-X64", "CentrED-Windows-X64", "Server-Linux-X64", "Server-macOS-X64", "Server-Windows-X64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading