Skip to content

enhance(multi-dim): start implementing new design #21733

enhance(multi-dim): start implementing new design

enhance(multi-dim): start implementing new design #21733

Triggered via push July 25, 2024 11:15
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
testdbcheck: site/GrapherWithFallback.tsx#L36
Type '{ grapher: Grapher; manager: GrapherManager | undefined; getGrapherInstance: ((grapher: Grapher) => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { grapher: Grapher; extraProps?: Partial<GrapherProgrammaticInterface> | undefined; }'.
testdbcheck
Process completed with exit code 2.
bundlewatch: site/GrapherWithFallback.tsx#L36
Type '{ grapher: Grapher; manager: GrapherManager | undefined; getGrapherInstance: ((grapher: Grapher) => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { grapher: Grapher; extraProps?: Partial<GrapherProgrammaticInterface> | undefined; }'.
bundlewatch
Process completed with exit code 2.
testcheck: site/GrapherWithFallback.tsx#L36
Type '{ grapher: Grapher; manager: GrapherManager | undefined; getGrapherInstance: ((grapher: Grapher) => void) | undefined; }' is not assignable to type 'IntrinsicAttributes & { grapher: Grapher; extraProps?: Partial<GrapherProgrammaticInterface> | undefined; }'.
testcheck
Process completed with exit code 2.
eslint
Process completed with exit code 1.
eslint: adminSiteServer/adminRouter.tsx#L363
'trx' is defined but never used. Allowed unused args must match /^_/u
eslint: adminSiteServer/mockSiteRouter.tsx#L23
'renderMultiDimDataPage' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L57
'usePrevious' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L155
'isPreviewing' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L159
'imageMetadata' is defined but never used. Allowed unused args must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L175
'datapageDataStub' is assigned a value but never used. Allowed unused vars must match /^_/u