🔨 crude experiment to see if maps could show cartogramms #23847
Triggered via pull request
September 25, 2024 17:23
Status
Failure
Total duration
3m 55s
Artifacts
–
ci.yml
on: pull_request
testdbcheck
3m 45s
testcheck
3m 18s
eslint
2m 8s
bundlewatch
2m 27s
Annotations
1 error and 4 warnings
eslint
Process completed with exit code 1.
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.tsx#L11
'PointVector' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.tsx#L23
'GeoPathRoundingContext' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.tsx#L716
'newWidth' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.tsx#L717
'newHeight' is assigned a value but never used. Allowed unused vars must match /^_/u
|