Skip to content

chore: recursively substitute signals for expressions #7149

chore: recursively substitute signals for expressions

chore: recursively substitute signals for expressions #7149

Triggered via push April 2, 2024 23:03
Status Failure
Total duration 1m 9s
Artifacts

check.yml

on: push
Format, Schema, and Examples
1m 2s
Format, Schema, and Examples
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Format, Schema, and Examples: src/compile/layer.ts#L42
Expression produces a union type that is too complex to represent.
Format, Schema, and Examples: src/normalize/pathoverlay.ts#L136
Argument of type 'MarkDef<"square" | "area" | "circle" | "image" | "line" | "rect" | "text" | "point" | "arc" | "rule" | "trail" | "geoshape" | "bar" | "tick", SignalRef | ExprRef>' is not assignable to parameter of type 'MarkDef<"square" | "area" | "circle" | "image" | "line" | "rect" | "text" | "point" | "arc" | "rule" | "trail" | "geoshape" | "bar" | "tick", SignalRef>'.
Format, Schema, and Examples
Process completed with exit code 2.