Skip to content

Build and Publish

Build and Publish #20

Triggered via push November 12, 2023 23:10
Status Failure
Total duration 30s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Build
Assets file '/home/runner/work/EndlessOnlinePatcher/EndlessOnlinePatcher/src/EndlessOnlinePatcher.Desktop/obj/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
Build
Process completed with exit code 1.
Build: src/EndlessOnlinePatcher/Core/Windows.cs#L45
Cannot convert null literal to non-nullable reference type.
Build: src/EndlessOnlinePatcher/Core/Windows.cs#L95
Possible null reference argument for parameter 'lpCurrentDirectory' in 'bool Windows.CreateProcessWithTokenW(nint hToken, int dwLogonFlags, string lpApplicationName, string lpCommandLine, int dwCreationFlags, nint lpEnvironment, string lpCurrentDirectory, ref STARTUPINFO lpStartupInfo, out PROCESS_INFORMATION lpProcessInformation)'.
Build: src/EndlessOnlinePatcher/Core/Windows.cs#L45
Cannot convert null literal to non-nullable reference type.
Build: src/EndlessOnlinePatcher/Core/Windows.cs#L95
Possible null reference argument for parameter 'lpCurrentDirectory' in 'bool Windows.CreateProcessWithTokenW(nint hToken, int dwLogonFlags, string lpApplicationName, string lpCommandLine, int dwCreationFlags, nint lpEnvironment, string lpCurrentDirectory, ref STARTUPINFO lpStartupInfo, out PROCESS_INFORMATION lpProcessInformation)'.