Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

constructor invoked with wrong payload shape

Metadata

  • Code: E3034
  • Default level: Error
  • Phase: Type Check
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E3034
  • Tags: types, enums

How to fix

  • match ctor arity
  • tuple vs record payloads

Typical output

E3034: enum payload arity mismatch
note: constructor invoked with wrong payload shape