✨ (grapher) improve sizing on grapher pages #18311
ci.yml
on: push
testdbcheck
3m 21s
testcheck
3m 7s
eslint
2m 22s
bundlewatch
2m 32s
Annotations
1 error and 4 warnings
eslint
Process completed with exit code 1.
|
eslint:
packages/@ourworldindata/grapher/src/controls/Dropdown.tsx#L4
Missing return type on function
|
eslint:
packages/@ourworldindata/grapher/src/controls/Dropdown.tsx#L4
Missing return type on function
|
eslint:
packages/@ourworldindata/grapher/src/controls/MapProjectionMenu.tsx#L2
'Select' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/utils/src/Util.ts#L1835
Argument 'value' should be typed with a non-any type
|