Skip to content

feat: Region Selections Vega-Lite #7795

feat: Region Selections Vega-Lite

feat: Region Selections Vega-Lite #7795

Triggered via pull request March 2, 2025 17:43
Status Failure
Total duration 2m 55s
Artifacts

test.yml

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

Annotations

10 errors
Runtime, Linting, and Coverage: test-runtime/region.test.ts#L1
Cannot find module '../src.js' or its corresponding type declarations.
Runtime, Linting, and Coverage: test-runtime/region.test.ts#L3
'"./util.js"' has no exported member named 'embedFn'. Did you mean 'embed'?
Runtime, Linting, and Coverage: test-runtime/region.test.ts#L3
Module '"./util.js"' has no exported member 'spec'.
Runtime, Linting, and Coverage: test-runtime/region.test.ts#L3
Module '"./util.js"' has no exported member 'testRenderFn'.
Runtime, Linting, and Coverage: test-runtime/region.test.ts#L4
Cannot find module 'puppeteer/lib/cjs/puppeteer/common/Page.js' or its corresponding type declarations.
Runtime, Linting, and Coverage: test-runtime/resolve.test.ts#L40
Element implicitly has an 'any' type because expression of type 'ComposeType' can't be used to index type '{ qq: number[]; qq_clear: number[]; bins: number[]; bins_clear: number[]; repeat: number[]; repeat_clear: number[]; facet: number[]; facet_clear: number[]; } | { readonly drag: readonly [readonly [5, 14], readonly [18, 26]]; readonly drag_clear: readonly [...]; ... 7 more ...; readonly facet_clear: readonly [...]; }...'.
Runtime, Linting, and Coverage: test-runtime/resolve.test.ts#L43
Argument of type 'View' is not assignable to parameter of type 'View & ("repeat" | "circle" | "facet" | "circle_clear" | "polygon" | "facet_clear" | "repeat_clear")'.
Runtime, Linting, and Coverage: test-runtime/resolve.test.ts#L45
Argument of type 'ComposeType' is not assignable to parameter of type '"repeat" | "facet"'.
Runtime, Linting, and Coverage: test-runtime/resolve.test.ts#L48
Element implicitly has an 'any' type because expression of type 'ComposeType' can't be used to index type '{ qq: number[]; qq_clear: number[]; bins: number[]; bins_clear: number[]; repeat: number[]; repeat_clear: number[]; facet: number[]; facet_clear: number[]; } | { readonly drag: readonly [readonly [5, 14], readonly [18, 26]]; readonly drag_clear: readonly [...]; ... 7 more ...; readonly facet_clear: readonly [...]; }...'.
Runtime, Linting, and Coverage: test-runtime/resolve.test.ts#L49
Argument of type 'View' is not assignable to parameter of type 'View & ("repeat" | "circle" | "facet" | "circle_clear" | "polygon" | "facet_clear" | "repeat_clear")'.