update to net8 and NativeAOT #1
Annotations
4 errors and 10 warnings
|
|
|
|
|
Tests/HttpsTester/Program.cs#L14
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Tests/HttpsTester/Program.cs#L14
Possible null reference argument for parameter 'requestUriString' in 'WebRequest WebRequest.Create(string requestUriString)'.
|
Tests/HttpsTester/Program.cs#L17
Possible null reference assignment.
|
Libs/Shared/Shared/ParameterLib.cs#L22
Possible null reference assignment.
|
Libs/Shared/Server/Json/JWToken.cs#L26
The type name 'uplaypctiket' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Libs/Shared/Server/Json/ServerConfig.cs#L30
The type name 'cert' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Libs/Shared/Server/Json/ServerConfig.cs#L44
The type name 'ownership' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Libs/Shared/Server/Json/ServerConfig.cs#L70
Possible null reference assignment.
|
Libs/Shared/Server/Json/ServerConfig.cs#L71
Possible null reference return.
|
This job failed
Loading