✨ Extracts most of Grapher's props into a new GrapherState class #28307
ci.yml
on: push
testdbcheck
1m 50s
testcheck
2m 8s
eslint
1m 54s
bundlewatch
1m 48s
Annotations
22 errors and 1 warning
bundlewatch:
site/DataPageV2Content.tsx#L104
Property 'assetMap' is missing in type '{ config: GrapherProgrammaticInterface; dataApiUrl: string; }' but required in type 'FetchingGrapherProps'.
|
bundlewatch:
site/GrapherFigureView.tsx#L45
Property 'assetMap' is missing in type '{ config: GrapherProgrammaticInterface; configUrl: string | undefined; dataApiUrl: string; }' but required in type 'FetchingGrapherProps'.
|
bundlewatch:
site/multiembedder/MultiEmbedder.tsx#L222
Expected 4 arguments, but got 3.
|
bundlewatch:
adminSiteClient/AbstractChartEditor.ts#L57
Expected 2 arguments, but got 1.
|
bundlewatch:
adminSiteClient/GrapherConfigGridEditor.tsx#L332
Expected 4 arguments, but got 3.
|
bundlewatch:
baker/GrapherImageBaker.tsx#L131
Expected 4 arguments, but got 3.
|
bundlewatch
Process completed with exit code 2.
|
testdbcheck:
site/DataPageV2Content.tsx#L104
Property 'assetMap' is missing in type '{ config: GrapherProgrammaticInterface; dataApiUrl: string; }' but required in type 'FetchingGrapherProps'.
|
testdbcheck:
site/GrapherFigureView.tsx#L45
Property 'assetMap' is missing in type '{ config: GrapherProgrammaticInterface; configUrl: string | undefined; dataApiUrl: string; }' but required in type 'FetchingGrapherProps'.
|
testdbcheck:
site/multiembedder/MultiEmbedder.tsx#L222
Expected 4 arguments, but got 3.
|
testdbcheck:
adminSiteClient/AbstractChartEditor.ts#L57
Expected 2 arguments, but got 1.
|
testdbcheck:
adminSiteClient/GrapherConfigGridEditor.tsx#L332
Expected 4 arguments, but got 3.
|
testdbcheck:
baker/GrapherImageBaker.tsx#L131
Expected 4 arguments, but got 3.
|
testdbcheck
Process completed with exit code 2.
|
eslint
Process completed with exit code 1.
|
testcheck:
site/DataPageV2Content.tsx#L104
Property 'assetMap' is missing in type '{ config: GrapherProgrammaticInterface; dataApiUrl: string; }' but required in type 'FetchingGrapherProps'.
|
testcheck:
site/GrapherFigureView.tsx#L45
Property 'assetMap' is missing in type '{ config: GrapherProgrammaticInterface; configUrl: string | undefined; dataApiUrl: string; }' but required in type 'FetchingGrapherProps'.
|
testcheck:
site/multiembedder/MultiEmbedder.tsx#L222
Expected 4 arguments, but got 3.
|
testcheck:
adminSiteClient/AbstractChartEditor.ts#L57
Expected 2 arguments, but got 1.
|
testcheck:
adminSiteClient/GrapherConfigGridEditor.tsx#L332
Expected 4 arguments, but got 3.
|
testcheck:
baker/GrapherImageBaker.tsx#L131
Expected 4 arguments, but got 3.
|
testcheck
Process completed with exit code 2.
|
eslint:
site/GrapherFigureView.tsx#L14
'AssetMap' is defined but never used. Allowed unused vars must match /^_/u
|