🔨 Fix grapher uses after grapher state refactor #27830
ci.yml
on: pull_request
testdbcheck
3m 55s
testcheck
1m 40s
eslint
2m 6s
bundlewatch
2m 23s
Annotations
2 errors and 8 warnings
testcheck
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
eslint:
baker/GrapherImageBaker.tsx#L13
'MultipleOwidVariableDataDimensionsMap' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
baker/GrapherImageBaker.tsx#L18
'grapherUrlToSlugAndQueryStr' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/metadataTools.ts#L1
'Grapher' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/readmeTools.ts#L19
'Grapher' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L189
'MarimekkoChartManager' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L190
'FacetChartManager' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
site/DataPageV2Content.tsx#L20
'BAKED_BASE_URL' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
site/DataPageV2Content.tsx#L24
'Image' is defined but never used. Allowed unused vars must match /^_/u
|