Skip to content

chore: recursively substitute signals for expressions #7238

chore: recursively substitute signals for expressions

chore: recursively substitute signals for expressions #7238

Triggered via pull request April 3, 2024 00:20
Status Failure
Total duration 1m 29s
Artifacts

test.yml

on: pull_request
Node
1m 19s
Node
Runtime, Linting, and Coverage
55s
Runtime, Linting, and Coverage
Matrix: CLI
Fit to window
Zoom out
Zoom in

Annotations

11 errors
CLI (ubuntu-latest): src/compile/layer.ts#L42
Expression produces a union type that is too complex to represent.
CLI (ubuntu-latest): 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>'.
CLI (ubuntu-latest)
Process completed with exit code 2.
CLI (windows-latest)
The job was canceled because "ubuntu-latest" failed.
CLI (windows-latest)
The operation was canceled.
Runtime, Linting, and Coverage: src/compile/layer.ts#L42
Expression produces a union type that is too complex to represent.
Runtime, Linting, and Coverage: 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>'.
Runtime, Linting, and Coverage
Process completed with exit code 2.
CLI (macos-latest)
The job was canceled because "ubuntu-latest" failed.
CLI (macos-latest)
The operation was canceled.
Node
Process completed with exit code 1.