🔨 move colors to ColorConstants file #26078
Annotations
1 error and 5 warnings
Run eslint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run eslint:
packages/@ourworldindata/grapher/src/lineCharts/LineChart.tsx#L99
'BACKGROUND_DOT_COLOR' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/lineCharts/LineChart.tsx#L100
'BACKGROUND_LINE_COLOR' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/lineCharts/LineChart.tsx#L102
'OWID_NO_DATA_GRAY' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/lineLegend/LineLegend.tsx#L33
'BACKGROUND_TEXT_COLOR' is defined but never used. Allowed unused vars must match /^_/u
|
Loading