Type Aliases
SemanticIssueCode
Type Alias: SemanticIssueCode
SemanticIssueCode =
"malformed-semantics"|"series-without-grain"|"counter-aggregation-unstated"|"data-without-provenance"
Defined in: src/lib/semantics/envelope.ts:63
The codes an envelope can be faulted with — shared by recognition (any
issue ⇒ not recognized) and the check:semantics gate (issues become
findings under these same names).
