Skip to content

Build and Publish

Build and Publish #9

Triggered via push November 12, 2023 22:39
Status Success
Total duration 33s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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)'.
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
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).