Skip to content

Now it self contained #95

Now it self contained

Now it self contained #95

Triggered via push November 24, 2023 10:27
Status Failure
Total duration 2m 18s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
build
Assets file 'D:\a\Quest2-VRC\Quest2-VRC\Quest2-VRC.GUI\obj\project.assets.json' doesn't have a target for 'net8.0-windows7.0/win-x64'. Ensure that restore has run and that you have included 'net8.0-windows7.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
build
Assets file 'D:\a\Quest2-VRC\Quest2-VRC\Quest2-VRC.GUI\obj\project.assets.json' doesn't have a target for 'net8.0-windows7.0/win-x64'. Ensure that restore has run and that you have included 'net8.0-windows7.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
build
Process completed with exit code 1.
build: Quest2-VRC/Services/PacketSender.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Quest2-VRC/Services/PacketSender.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Quest2-VRC/Modules/ADB.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Quest2-VRC/Services/PacketSender.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Quest2-VRC/Services/PacketSender.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Quest2-VRC/Modules/ADB.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)