Started on the main loop #235
Annotations
3 errors
validate:
src/Unity/Unity.cs#L47
This call site is reachable on all platforms. 'NativeWindows.SafeGetProcessCurrentDirectory(int)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
validate:
src/Unity/Unity.cs#L61
This call site is reachable on all platforms. 'NativeWindows.SafeGetProcessCommandLine(int)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
validate
Process completed with exit code 1.
|