rototo
API

Diagnostic Reference

Diagnostics explain why rototo could not inspect, lint, load, or resolve a workspace.

Use the CLI diagnostic catalog as the source of truth:

rototo diagnostics list
rototo diagnostics get rototo/workspace-toml-file-parse-failed
rototo diagnostics get rototo/variable-custom-lint-failed

Every emitted lint diagnostic has these fields:

Use JSON output for scripts and CI annotations:

rototo diagnostics list --json
rototo diagnostics get rototo/workspace-toml-file-parse-failed --json