✨ Extract grapher state from the react component [3/4] #26705
Annotations
10 errors
Run /./.github/actions/build-tsc:
site/DataPageV2Content.tsx#L157
Cannot find name 'projection'. Did you mean 'reaction'?
|
Run /./.github/actions/build-tsc:
site/GrapherFigureView.tsx#L23
Property 'toObject' does not exist on type 'Grapher'. Did you mean 'object'?
|
Run /./.github/actions/build-tsc:
site/GrapherFigureView.tsx#L24
Property 'isEmbeddedInADataPage' does not exist on type 'Grapher'.
|
Run /./.github/actions/build-tsc:
site/GrapherFigureView.tsx#L25
Property 'bindUrlToWindow' does not exist on type 'Readonly<GrapherProps> & Readonly<{ children?: ReactNode; }>'.
|
Run /./.github/actions/build-tsc:
site/GrapherFigureView.tsx#L26
Property 'bindUrlToWindow' does not exist on type 'Readonly<GrapherProps> & Readonly<{ children?: ReactNode; }>'.
|
Run /./.github/actions/build-tsc:
site/GrapherFigureView.tsx#L41
Type '{ adminBaseUrl: string; bakedGrapherURL: string; owidDataset?: MultipleOwidVariableDataDimensionsMap | undefined; manuallyProvideData?: boolean | undefined; ... 102 more ...; key: string | undefined; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Grapher> & Readonly<GrapherProps> & Readonly<...>'.
|
Run /./.github/actions/build-tsc:
site/collections/DynamicCollection.tsx#L38
Property 'slug' does not exist on type 'Grapher'.
|
Run /./.github/actions/build-tsc:
site/collections/DynamicCollection.tsx#L38
Property 'queryStr' does not exist on type 'Grapher'.
|
Run /./.github/actions/build-tsc:
site/collections/DynamicCollection.tsx#L76
Property 'slug' does not exist on type 'Grapher'.
|
Run /./.github/actions/build-tsc:
site/collections/DynamicCollection.tsx#L76
Property 'queryStr' does not exist on type 'Grapher'.
|
Loading