Build and Publish #8
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)'.
|