Fix github actions #305
Annotations
10 warnings
Publish:
Server/Map/RadarMap.cs#L20
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
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#L103
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L116
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L131
The variable 'e' is declared but never used
|
Publish:
Client/CentrEDClient.cs#L169
Dereference of a possibly null reference.
|
Publish:
Client/CentrEDClient.cs#L195
Dereference of a possibly null reference.
|
Loading