Skip to content

✨ Extracts most of Grapher's props into a new GrapherState class #28462

✨ Extracts most of Grapher's props into a new GrapherState class

✨ Extracts most of Grapher's props into a new GrapherState class #28462

Triggered via push February 21, 2025 10:26
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
bundlewatch: adminSiteClient/AbstractChartEditor.ts#L57
Expected 2 arguments, but got 1.
bundlewatch: adminSiteClient/GrapherConfigGridEditor.tsx#L332
Expected 4 arguments, but got 3.
bundlewatch: baker/GrapherImageBaker.tsx#L131
Expected 4 arguments, but got 3.
bundlewatch
Process completed with exit code 2.
testdbcheck: adminSiteClient/AbstractChartEditor.ts#L57
Expected 2 arguments, but got 1.
testdbcheck: adminSiteClient/GrapherConfigGridEditor.tsx#L332
Expected 4 arguments, but got 3.
testdbcheck: baker/GrapherImageBaker.tsx#L131
Expected 4 arguments, but got 3.
testdbcheck
Process completed with exit code 2.
eslint
Process completed with exit code 1.
testcheck: adminSiteClient/AbstractChartEditor.ts#L57
Expected 2 arguments, but got 1.
testcheck: adminSiteClient/GrapherConfigGridEditor.tsx#L332
Expected 4 arguments, but got 3.
testcheck: baker/GrapherImageBaker.tsx#L131
Expected 4 arguments, but got 3.
testcheck
Process completed with exit code 2.
eslint: site/DataPageV2Content.tsx#L3
'FetchingGrapher' is defined but never used. Allowed unused vars must match /^_/u