Skip to content

update to net8 and NativeAOT #1

update to net8 and NativeAOT

update to net8 and NativeAOT #1

Triggered via push August 3, 2024 11:58
Status Failure
Total duration 2m 2s
Artifacts

build_all.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
build
Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'.
build
Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'.
build
Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'.
build
Process completed with exit code 1.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: 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)
build: Tests/HttpsTester/Program.cs#L14
Possible null reference argument for parameter 'requestUriString' in 'WebRequest WebRequest.Create(string requestUriString)'.
build: Tests/HttpsTester/Program.cs#L17
Possible null reference assignment.
build: Libs/Shared/Shared/ParameterLib.cs#L22
Possible null reference assignment.
build: 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.
build: 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.
build: 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.
build: Libs/Shared/Server/Json/ServerConfig.cs#L70
Possible null reference assignment.
build: Libs/Shared/Server/Json/ServerConfig.cs#L71
Possible null reference return.