🔨 extract fetching functionality into FetchingGrapher #27119
Annotations
1 error and 11 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:
baker/GrapherImageBaker.tsx#L127
'vardata' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run eslint:
baker/GrapherImageBaker.tsx#L232
'vardata' is defined but never used. Allowed unused args must match /^_/u
|
Run eslint:
baker/updateChartEntities.ts#L90
'variableData' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/explorer/src/Explorer.tsx#L700
'inputTableTransformer' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run eslint:
packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L24
Unexpected console statement
|
Run eslint:
packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L36
Unexpected console statement
|
Run eslint:
packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L43
Unexpected console statement
|
Run eslint:
packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L56
Unexpected console statement
|
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
|
Loading