🎉 (grapher) add a globe view / TAS-516 #20345
ci.yml
on: pull_request
testdbcheck
3m 41s
testcheck
3m 10s
eslint
2m 29s
bundlewatch
2m 20s
Annotations
2 errors and 6 warnings
eslint
Process completed with exit code 1.
|
testcheck
Process completed with exit code 1.
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L29
'faEarthAmericas' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L31
'faMap' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L31
'x' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L31
'i' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L38
'x' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.sample.ts#L38
'i' is defined but never used. Allowed unused args must match /^_/u
|