Skip to content

pointer pool option #1965

pointer pool option

pointer pool option #1965

Triggered via pull request April 11, 2026 18:11
Status Failure
Total duration 53s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test
Process completed with exit code 1.
test/plots/penguin-species.ts > penguinSpeciesGradient: src/mark.js#L29
TypeError: Cannot read properties of undefined (reading 'pool') ❯ new Mark src/mark.js:29:23 ❯ new Render src/plot.js:390:5 ❯ markify src/plot.js:384:53 ❯ flatMarks src/plot.js:380:6 ❯ Module.plot src/plot.js:29:52 ❯ penguinSpeciesGradient test/plots/penguin-species.ts:35:15 ❯ doesNotWarnAsync test/assert.js:53:14 ❯ test/plot-snapshot.js:12:18
test/plots/penguin-species.ts > penguinSpeciesCheysson: src/mark.js#L29
TypeError: Cannot read properties of undefined (reading 'pool') ❯ new Mark src/mark.js:29:23 ❯ new Render src/plot.js:390:5 ❯ markify src/plot.js:384:53 ❯ flatMarks src/plot.js:380:6 ❯ Module.plot src/plot.js:29:52 ❯ penguinSpeciesCheysson test/plots/penguin-species.ts:8:15 ❯ doesNotWarnAsync test/assert.js:53:14 ❯ test/plot-snapshot.js:12:18
test/plots/empty.ts > empty: src/mark.js#L29
TypeError: Cannot read properties of undefined (reading 'pool') ❯ new Mark src/mark.js:29:23 ❯ new Render src/plot.js:390:5 ❯ markify src/plot.js:384:53 ❯ flatMarks src/plot.js:380:6 ❯ Module.plot src/plot.js:29:52 ❯ empty test/plots/empty.ts:6:15 ❯ doesNotWarnAsync test/assert.js:53:20 ❯ test/plot-snapshot.js:12:95
test/plots/arc.ts > arcCollatzUp: src/mark.js#L29
TypeError: Cannot read properties of undefined (reading 'pool') ❯ new Mark src/mark.js:29:23 ❯ new Render src/plot.js:390:5 ❯ markify src/plot.js:384:53 ❯ flatMarks src/plot.js:380:6 ❯ Module.plot src/plot.js:29:52 ❯ arcCollatzUp test/plots/arc.ts:37:15 ❯ doesNotWarnAsync test/assert.js:53:20 ❯ test/plot-snapshot.js:12:95
test/scales/scales-test.js > Plot.plot passes render functions re-initialized scale descriptors and functions: src/mark.js#L29
TypeError: Cannot read properties of undefined (reading 'pool') ❯ new Mark src/mark.js:29:23 ❯ new Render src/plot.js:390:5 ❯ markify src/plot.js:384:53 ❯ flatMarks src/plot.js:380:6 ❯ Module.plot src/plot.js:29:52 ❯ test/scales/scales-test.js:2161:8
test/scales/scales-test.js > Plot.plot passes render functions scale descriptors: src/mark.js#L29
TypeError: Cannot read properties of undefined (reading 'pool') ❯ new Mark src/mark.js:29:23 ❯ new Render src/plot.js:390:5 ❯ markify src/plot.js:384:53 ❯ flatMarks src/plot.js:380:6 ❯ Module.plot src/plot.js:29:52 ❯ test/scales/scales-test.js:2128:8
test
No files were found with the provided path: test/output/*-changed.*. No artifacts will be uploaded.