fix(data-table): respect tolerance #12690
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
testdbcheck
4m 45s
testcheck
4m 26s
eslint
3m 44s
bundlewatch
3m 44s
Annotations
1 error and 2 warnings
eslint
Process completed with exit code 1.
|
eslint:
packages/@ourworldindata/grapher/src/dataTable/DataTable.tsx#L26
'valuesByEntityWithinTimes' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/dataTable/DataTable.tsx#L27
'getStartEndValues' is defined but never used. Allowed unused vars must match /^_/u
|