Don't allow adding new land brush with the same name, also enabled la… #284
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/
|
Publish:
external/FNA/src/Graphics/PackedVector/HalfTypeHelper.cs#L22
The type name 'uif' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
external/FNA/src/Utilities/FNADllMap.cs#L91
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
Publish:
Client/CentrEDClient.cs#L28
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L86
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L100
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L111
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L139
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L165
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L185
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L195
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/
|
Loading