Skip to content

Started on the main loop #235

Started on the main loop

Started on the main loop #235

Triggered via push April 12, 2024 09:16
Status Failure
Total duration 2m 14s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

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.