🎉 (entity selector) sort by name or value #18309
ci.yml
on: pull_request
testdbcheck
3m 43s
testcheck
3m 17s
eslint
2m 33s
bundlewatch
2m 43s
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
|