Skip to content

🔨 Fix grapher uses after grapher state refactor [4/4] #28463

🔨 Fix grapher uses after grapher state refactor [4/4]

🔨 Fix grapher uses after grapher state refactor [4/4] #28463

Triggered via pull request February 21, 2025 10:26
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
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.
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.
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