Skip to content

✨ Extract grapher state from the react component #27227

✨ Extract grapher state from the react component

✨ Extract grapher state from the react component #27227

Triggered via pull request January 10, 2025 19:11
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 13 warnings
testcheck
Process completed with exit code 1.
testdbcheck: site/DataPageV2Content.tsx#L25
Module '"./gdocs/OwidGdoc.js"' declares 'AttachmentsContext' locally, but it is not exported.
testdbcheck: site/DataPageV2Content.tsx#L25
Module '"./gdocs/OwidGdoc.js"' declares 'DocumentContext' locally, but it is not exported.
testdbcheck: site/DataPageV2Content.tsx#L27
Module '"./gdocs/DebugContext.js"' has no exported member 'DebugProvider'.
testdbcheck: site/DataPageV2Content.tsx#L192
Cannot find name 'grapher1State'. Did you mean 'GrapherState'?
testdbcheck: site/DataPageV2Content.tsx#L193
Cannot find name 'grapher2State'. Did you mean 'GrapherState'?
testdbcheck: site/collections/DynamicCollection.tsx#L38
Property 'slug' does not exist on type 'Grapher'.
testdbcheck: site/collections/DynamicCollection.tsx#L38
Property 'queryStr' does not exist on type 'Grapher'.
testdbcheck: site/collections/DynamicCollection.tsx#L76
Property 'slug' does not exist on type 'Grapher'.
testdbcheck: site/collections/DynamicCollection.tsx#L76
Property 'queryStr' does not exist on type 'Grapher'.
testdbcheck: site/multiDim/MultiDimDataPageContent.tsx#L257
Property 'changedParams' does not exist on type 'Grapher'.
bundlewatch: site/DataPageV2Content.tsx#L25
Module '"./gdocs/OwidGdoc.js"' declares 'AttachmentsContext' locally, but it is not exported.
bundlewatch: site/DataPageV2Content.tsx#L25
Module '"./gdocs/OwidGdoc.js"' declares 'DocumentContext' locally, but it is not exported.
bundlewatch: site/DataPageV2Content.tsx#L27
Module '"./gdocs/DebugContext.js"' has no exported member 'DebugProvider'.
bundlewatch: site/DataPageV2Content.tsx#L192
Cannot find name 'grapher1State'. Did you mean 'GrapherState'?
bundlewatch: site/DataPageV2Content.tsx#L193
Cannot find name 'grapher2State'. Did you mean 'GrapherState'?
bundlewatch: site/collections/DynamicCollection.tsx#L38
Property 'slug' does not exist on type 'Grapher'.
bundlewatch: site/collections/DynamicCollection.tsx#L38
Property 'queryStr' does not exist on type 'Grapher'.
bundlewatch: site/collections/DynamicCollection.tsx#L76
Property 'slug' does not exist on type 'Grapher'.
bundlewatch: site/collections/DynamicCollection.tsx#L76
Property 'queryStr' does not exist on type 'Grapher'.
bundlewatch: site/multiDim/MultiDimDataPageContent.tsx#L257
Property 'changedParams' does not exist on type 'Grapher'.
eslint: site/DataPageV2Content.tsx#L278
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
eslint
Process completed with exit code 1.
testcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
testdbcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint: baker/GrapherImageBaker.tsx#L232
'vardata' is defined but never used. Allowed unused args must match /^_/u
eslint: baker/updateChartEntities.ts#L90
'variableData' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/chart/DimensionSlot.ts#L3
'Grapher' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L10
'legacyToOwidTableAndDimensions' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/FetchingGrapher.tsx#L32
'setGrapherState' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.jsdom.test.ts#L3
'Grapher' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.tsx#L140
'getDimensionColumnSlug' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.tsx#L141
'LegacyDimensionsManager' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.tsx#L150
'AxisManager' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/@ourworldindata/grapher/src/core/Grapher.tsx#L155
'ChartManager' is defined but never used. Allowed unused vars must match /^_/u