unity_compile
Compile all Unity assemblies and detect compile errors by parsing the Unity log for 'error CS' entries.
Instructions
Import and compile all assemblies. The verdict is a error CS grep of the unity
log, never the exit code — unity exits 0 on compile errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | ||
| queue_wait_timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||