Skip to main content

Module error

Module error 

Source
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ยง

ToolchainError
Failures produced while compiling, type-checking, and packaging Gleam workflow source through the external gleam binary.