Skip to content

fix(#9173): make mark.size support relative band size (e.g., {"band": 0.5}) for bars #6981

fix(#9173): make mark.size support relative band size (e.g., {"band": 0.5}) for bars

fix(#9173): make mark.size support relative band size (e.g., {"band": 0.5}) for bars #6981

Triggered via pull request November 14, 2023 17:00
Status Failure
Total duration 20m 1s
Artifacts

test.yml

on: pull_request
Node
2m 0s
Node
Runtime, Linting, and Coverage
38s
Runtime, Linting, and Coverage
Matrix: CLI
Fit to window
Zoom out
Zoom in

Annotations

13 errors
CLI (ubuntu-latest): src/compile/mark/encode/nonposition.ts#L28
Type 'string | number | number[] | SignalRef | Gradient | RelativeBandSize' is not assignable to type 'Value'.
CLI (ubuntu-latest): src/compile/mark/encode/position-rect.ts#L164
Type 'SignalRef | { value: number | RelativeBandSize; }' is not assignable to type 'VgValueRef'.
CLI (ubuntu-latest): src/compile/mark/tick.ts#L54
Type 'number | SignalRef | RelativeBandSize' is not assignable to type 'number | SignalRef'.
CLI (ubuntu-latest)
Process completed with exit code 2.
Runtime, Linting, and Coverage: src/compile/mark/encode/nonposition.ts#L28
Type 'string | number | number[] | SignalRef | Gradient | RelativeBandSize' is not assignable to type 'Value'.
Runtime, Linting, and Coverage: src/compile/mark/encode/position-rect.ts#L164
Type 'SignalRef | { value: number | RelativeBandSize; }' is not assignable to type 'VgValueRef'.
Runtime, Linting, and Coverage: src/compile/mark/tick.ts#L54
Type 'number | SignalRef | RelativeBandSize' is not assignable to type 'number | 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.
CLI (windows-latest)
The job was canceled because "ubuntu-latest" failed.
CLI (windows-latest)
The operation was canceled.
Node
Process completed with exit code 1.