Expand description
Toolchain error taxonomy. Error taxonomy for the Gleam authoring toolchain.
Every variant carries the offending path or the verbatim compiler
diagnostics as structured data, so callers (the aion-server authoring
endpoint) can map a type error onto an inline 400 distinctly from a spawn
failure or a packaging fault.
Enumsยง
- Toolchain
Error - Failures produced while compiling, type-checking, and packaging Gleam
workflow source through the external
gleambinary.