@get-milano/core 2.1.0
    Preparing search index...

    Type Alias MilanoBuildErrorKind

    MilanoBuildErrorKind:
        | "MalformedDocument"
        | "UnsupportedVersion"
        | "SchemaViolation"
        | "UnknownComponentType"
        | "LimitExceeded"

    The closed set of typed errors the gate can throw, with the structured detail each carries. Every error also carries a non-normative message.