🐝 fix rebase #19686
Annotations
2 errors and 7 warnings
testcheck
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L27
'faEarthAmericas' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L27
'faMap' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L393
'globeSwitcher' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L28
'x' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L28
'i' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L30
'x' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L30
'i' is defined but never used. Allowed unused args must match /^_/u
|