Skip to content

Build and Publish

Build and Publish #8

Triggered via push November 12, 2023 22:37
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
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)'.