🔨 crude extraction of fetching functionality #26611
Annotations
1 error and 8 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/explorer/src/Explorer.tsx#L697
'inputTableTransformer' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L30
'OwidVariableDataMetadataDimensions' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L31
'OwidVariableMixedData' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L32
'OwidVariableWithSourceAndDimension' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L139
'loadVariableDataAndMetadata' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/Grapher.tsx#L210
'ChartTableTransformer' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/LegacyToOwidTable.ts#L336
Missing return type on function
|
Loading