Merge pull request #3057 from JohnGinger/globe-map #19683
ci.yml
on: push
testdbcheck
2m 40s
testcheck
1m 28s
eslint
2m 0s
bundlewatch
2m 32s
Annotations
3 errors and 13 warnings
testcheck
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
testdbcheck
Process completed with exit code 2.
|
testcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L300
Missing return type on function
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L375
'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
|
eslint:
packages/@ourworldindata/grapher/src/mapCharts/MapChart.tsx#L1002
Missing return type on function
|
bundlewatch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testdbcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|