✨ Extract grapher state from the react component #26786
Annotations
10 errors and 1 warning
Run tsc build:
site/collections/DynamicCollection.tsx#L38
Property 'slug' does not exist on type 'Grapher'.
|
Run tsc build:
site/collections/DynamicCollection.tsx#L38
Property 'queryStr' does not exist on type 'Grapher'.
|
Run tsc build:
site/collections/DynamicCollection.tsx#L76
Property 'slug' does not exist on type 'Grapher'.
|
Run tsc build:
site/collections/DynamicCollection.tsx#L76
Property 'queryStr' does not exist on type 'Grapher'.
|
Run tsc build:
site/multiDim/MultiDimDataPageContent.tsx#L260
Property 'changedParams' does not exist on type 'Grapher'.
|
Run tsc build:
site/multiDim/MultiDimDataPageContent.tsx#L265
Property 'currentTitle' does not exist on type 'Grapher'.
|
Run tsc build:
site/multiDim/MultiDimDataPageContent.tsx#L402
Type '{ queryStr: string | undefined; getGrapherInstance: Dispatch<SetStateAction<Grapher | null>>; adminBaseUrl: string; owidDataset?: MultipleOwidVariableDataDimensionsMap | undefined; ... 102 more ...; key: string; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Grapher> & Readonly<GrapherProps> & Readonly<...>'.
|
Run tsc build:
site/multiembedder/MultiEmbedder.tsx#L228
Argument of type 'void' is not assignable to parameter of type 'RefObject<Grapher>'.
|
Run tsc build:
adminSiteClient/AbstractChartEditor.ts#L51
Expected 1 arguments, but got 0.
|
Run tsc build:
adminSiteClient/AbstractChartEditor.ts#L83
Property 'isReady' does not exist on type 'Grapher'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading