✨ (grapher) support multiple chart types #25006
ci.yml
on: push
testdbcheck
3m 18s
testcheck
3m 22s
eslint
2m 1s
bundlewatch
2m 22s
Annotations
3 errors and 10 warnings
eslint
Process completed with exit code 1.
|
testdbcheck
Process completed with exit code 2.
|
testcheck
Process completed with exit code 1.
|
eslint:
baker/countryProfiles.tsx#L12
'ChartTypeName' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
db/migration/1731431457062-AddTypesFieldToConfigs.ts#L108
'queryRunner' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/captionedChart/CaptionedChart.tsx#L38
'GrapherTabOption' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/chart/ChartUtils.tsx#L6
'GrapherTabOption' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/chart/ChartUtils.tsx#L9
'GrapherTabName' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/controls/ContentSwitchers.tsx#L127
Missing return type on function
|
eslint:
packages/@ourworldindata/grapher/src/controls/controlsRow/ControlsRow.tsx#L8
'GrapherTabName' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/grapher/src/controls/controlsRow/ControlsRow.tsx#L9
'GrapherTabOption' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/@ourworldindata/utils/src/Util.ts#L929
Missing return type on function
|
eslint:
packages/@ourworldindata/utils/src/Util.ts#L929
Missing return type on function
|