Sort grapher properties by interface order and move computed props up [2/4] #27834
ci.yml
on: pull_request
testdbcheck
3m 46s
testcheck
1m 40s
eslint
2m 4s
bundlewatch
2m 31s
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
|