ErrLookup › BoundaryML/baml
BoundaryML/baml
The programming language for agents · Rust · 4,796 source files
Analyzed at bd85ce9dee on 2026-09-12. 1391 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| negative shift amount in >>= operator | exception | error | baml, interpreter, bitwise, shift |
| interface index {} is not an Object::Interface | panic | error | compiler, internal-invariant, panic, rust |
| type-alias offset fits u32 | panic | error | rust, compiler, panic, overflow, internal-invariant |
| Unexpected postfix operator: {:?} | panic | error | parser, panic, config-map, rust |
| host callable error: {message} [class={class_name}, lang={la | exception | error | baml, host-language, bridge, exception |
| unsupported handle type | error_code | error | ffi, handle, rust, bridge |
| {what}: {item} | panic | error | compiler, undefined-function, emit, global-resolution |
| writing to a String cannot fail | panic | error | rust, panic, diagnostics, string-formatting, display |
| exhaustive realized-leaf template classification | panic | error | compiler, rust, panic, type-system, internal-invariant |
| sys_op callee must resolve to a statically-known global func | panic | critical | compiler, panic, internal-invariant, rust |
| render prompt: {message} | exception | error | baml, prompt-rendering, template |
| undefined variant: {enum_name_str}.{variant_str} | panic | error | compiler, enum, undefined-variant, emit |
| failed to get client name: %w | error_code | error | ffi, runtime, binding, baml |
| unexpected type for ID: %T | exception | error | go, ffi, type-mismatch, baml |
| BAML internal error (openai-responses): image file should ha | exception | error | openai, responses-api, image, file-resolution, rust |
| panic(initErr) | panic | critical | go, panic, initialization, ffi, shared-library |
| int._random_in_range: offset is below upper - lower | panic | error | rust, internal-invariant, random, panic |
| {} sets default.selector to a relative path ({selector}), wh | validation | error | |
| failed coercing BAML value to Ruby value: {e:?} | exception | error | ruby, ffi, serialization, baml |
| unexpected type for class property builders: %T | exception | error | go, ffi, type-assertion, baml |
| interface `{}` declares no method `{}` for its default | panic | error | compiler, internal-invariant, panic, rust |
| channel {} was selected from a different manifest source. Ru | validation | error | |
| failed to create BAML runtime | exception | critical | ffi, runtime-initialization, cgo |
| Expected a statically defined string, not env variable | validation | error | rust, baml, static-analysis, env-var, config |
| Invalid command arguments for command: {command}: {message} | error_code | error | lsp, json-rpc, arguments, serialization |
| baml.json.serialize failed: {e:?} | exception | error | serialization, runtime, json, baml |
| Encountered impossible config map key during parsing | panic | error | parser, panic, binary-operator, rust |
| error decoding type, checked type not found: | panic | error | go, ffi, deserialization, baml, codegen |
| unexpected type for text: %T | exception | error | go, ffi, type-mismatch, sse |
| unexpected type for logs: %T | exception | error | go, ffi, type-mismatch, collector |
| Either base_url or both (resource_name, deployment_id) must | validation | error | azure, config, openai, baml |
| Future cannot be deserialized | exception | error | rust, serialization, borsh, fail-fast-invariant |
| invalid Span range: start ({start}) > end ({end}) | validation | error | deserialization, corrupt-data, span |
| Test '{}' not found for expr function '{}' | exception | error | test-runner, resource-not-found, rust, baml |
| Sentinel cannot be serialized | exception | error | serialization, rust, vm-internals, unsupported-operation |
| Engine lock poisoned | exception | critical | concurrency, rust, poisoned-lock, panic |
| exprs that evaluate to lambda | panic | error | parser, panic, unimplemented, lambda |
| interface `{iface_wire}` declares a non-runtime type: {e:?} | panic | error | compiler, rust, panic, interfaces, type-lowering |
| Failed to send cred request across WASM bridge: {0} | exception | error | wasm, aws-credentials, channel, async, rust |
| undefined global item: {name_str} | panic | error | compiler, undefined-global, emit, symbol-resolution |
| the browser TypeScript bridge must own the process-wide inbo | panic | error | wasm, initialization, policy |
| block aware tail expression is not empty | panic | error | parser, panic, internal-invariant, rust |
| encoding internal object: %w | exception | error | go, serialization, baml |
| failed to run {}: {err}{origin} | console | error | |
| Encountered impossible raw string during parsing | panic | error | parser, panic, raw-string, rust |
| Unexpected infix operator: {:?} | panic | error | parser, panic, raw-string, rust |
| unexpected type for function name: %T | exception | error | go, ffi, type-mismatch, baml |
| unsupported assign op in C-for after clause | exception | error | baml, interpreter, loops, unsupported-operator |
| compile produced no assembled units | exception | error | |
| Failed to convert timestamp to EpochMsTimestamp | panic | error | timestamp, panic, baml, tracing |
| live owner must be forwarded | panic | error | rust, gc, test-failure, vm |
| LLM client '{client_name}' requires environment variable '{k | exception | error | environment, configuration, api-key, baml |
| usage: baml --replace <tmp> <current> | validation | error | cli, self-update, windows, arguments |
| {ctx} | exception | error | cli, compile-diagnostics, baml-pack |
| unsupported pack target `{target_triple}` | validation | error | rust, cli, platform, unsupported |
| BAML internal error (openai-responses): assistant messages m | exception | error | openai, responses-api, media, assistant-message, rust |
| shift >> requires integer operands at {:?} | validation | error | baml, interpreter, type-mismatch, bitwise |
| Transport error: {0} | exception | error | network, http, baml, tracing |
| interface body has no Pass-1 slot: {item} | panic | error | compiler, internal-invariant, incremental-compilation, emit |
| Project not initialized | exception | error | initialization, ffi, project-setup, rust |
| unexpected type for class property builder: %T | exception | error | go, ffi, type-assertion, baml |
| failed to get name: %w | exception | error | go, ffi, collector, runtime |
| invalid VFS path: {0} | exception | error | path, vfs, rust |
| watch options codegen: undefined function: {fn_name} | panic | error | compiler, codegen, panic, watch |
| Value::Int payload {i} is outside the i63 range [{}, {}]; pr | validation | error | serialization, rust, int-overflow, backwards-compatibility |
| Failed to parse client options for {}: {} | exception | error | rust, configuration, client-options, validation |
| a call's type-argument count fits in u16 | panic | error | |
| failed to allocate bigint field `{field_name}`: {p} | panic | critical | panic, allocation, bigint, codegen |
| unexpected type for raw LLM response: %T | error_code | error | go, type-assertion, rpc, llm |
| failed to get usage: %w | exception | error | go, ffi, collector, runtime |
| interface offset fits u32 | panic | error | compiler, overflow, panic, rust |
| failed to get raw LLM response: %w | error_code | error | go, ffi, wrapped-error, baml |
| `{field_name}: int` is outside BAML int range [{}, {}], got | panic | critical | panic, integer-overflow, codegen, range |
| Non-parsable type: {0:?} | error_code | error | sap, type-conversion, baml, unsupported-type |
| Type error in JS callback: {0} | exception | error | wasm, type-mismatch, javascript, credentials, serialization |
| Unexpected method call rule: {:?} | panic | error | parser, panic, postfix-operator, rust |
| use_last_expr_as_return is true but last statement is not Ex | panic | error | baml, internal-bug, panic, interpreter |
| unexpected type for log type: %T | error_code | error | go, ffi, type-mismatch, baml |
| Expected a {err_msg}, got: {} | exception | error | rust, type-system, ir |
| expected function call when parsing method call | panic | error | parser, panic, method-call, rust |
| failed to get function name: %w | exception | error | go, ffi, wrapped-error, baml |
| function `{name}` not found. Did you mean one of: {} | exception | error | cli, command-line, function-not-found, typo, baml |
| function `{name}` not found. use `baml run --list` to see av | exception | error | cli, command-line, function-not-found, baml |
| BAML internal error - credential provider bridges not initia | exception | error | wasm, initialization, credentials, aws, lifecycle |
| BamlError: BamlClientError: BamlClientHttpError: {message} | exception | error | http, llm, api, typescript |
| failed to get mime type: %w | exception | error | go, ffi, baml, media |
| BAML_CACHE_VERIFY: cached interface fragment for `{}` differ | exception | error | cache, incremental-compilation, cache-soundness, rust |
| internal error: attempted to register unknown function '%s' | panic | error | go, internal-error, panic, ffi, invariant-violation |
| is_type emits bytecode | panic | error | |
| PackageInterface artifact serialization into Vec is infallib | panic | error | compiler, rust, panic, serialization, artifacts |
| dlclose failed: %s | exception | error | cgo, dynamic-linking, unix, resource-cleanup |
| Engine not initialized. Call create_baml_runtime first. | exception | error | initialization, ffi, lifecycle, rust |
| expressions that evaluate to functions are not supported yet | panic | error | compiler, codegen, panic, unsupported-feature, functions |
| Invalid number: {n} | exception | error | json, conversion, numbers, optimizer |
| LLM client "{client_name}" timed out: {message} | http | error | timeout, llm, network, retry |
baml.panics.DivisionByZero division by zero: {left:?} / {right:?} | error_code | error | rust, vm, runtime-error, arithmetic, baml |
| {:?} | validation | error | baml, internal-repr, type-builder, lowering |
| class offset fits u32 | panic | error | compiler, overflow, panic, rust |
| Function log expected to be present (no FunctionStart event? | panic | error | rust, tracing, internal-invariant |
| encoding client options: %w | exception | error | go, serialization, cffi, config |