Skip to content

Sort grapher properties by interface order and move computed props up [2/4] #27834

Sort grapher properties by interface order and move computed props up [2/4]

Sort grapher properties by interface order and move computed props up [2/4] #27834

Triggered via pull request February 1, 2025 18:38
Status Failure
Total duration 3m 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
testcheck
Process completed with exit code 1.
eslint
Process completed with exit code 1.
eslint: baker/GrapherImageBaker.tsx#L114
'vardata' is defined but never used. Allowed unused args must match /^_/u
eslint: baker/updateChartEntities.ts#L90
'variableData' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L10
'legacyToOwidTableAndDimensions' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.tsx#L141
'getDimensionColumnSlug' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.tsx#L194
'legacyToOwidTableAndDimensions' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/DataPageV2Content.tsx#L22
'BAKED_BASE_URL' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/DataPageV2Content.tsx#L26
'Image' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/GrapherPage.tsx#L18
'HIDE_IF_JS_DISABLED_CLASSNAME' is defined but never used. Allowed unused vars must match /^_/u