Skip to content

fix: fix tsc build #22065

fix: fix tsc build

fix: fix tsc build #22065

Triggered via push August 7, 2024 13:53
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
bundlewatch: baker/SiteBaker.tsx#L760
Argument of type 'KnexReadonlyTransaction' is not assignable to parameter of type 'KnexReadWriteTransaction'.
bundlewatch
Process completed with exit code 2.
testcheck: baker/SiteBaker.tsx#L760
Argument of type 'KnexReadonlyTransaction' is not assignable to parameter of type 'KnexReadWriteTransaction'.
testcheck
Process completed with exit code 2.
testdbcheck: baker/SiteBaker.tsx#L760
Argument of type 'KnexReadonlyTransaction' is not assignable to parameter of type 'KnexReadWriteTransaction'.
testdbcheck
Process completed with exit code 2.
eslint
Process completed with exit code 1.
eslint: adminSiteServer/mockSiteRouter.tsx#L45
'noop' is defined but never used. Allowed unused vars must match /^_/u
eslint: baker/siteRenderers.tsx#L10
'MultiDimDataPage' is defined but never used. Allowed unused vars must match /^_/u
eslint: baker/siteRenderers.tsx#L94
'MultiDimDataPageConfig' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L61
'usePrevious' is defined but never used. Allowed unused vars must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L159
'isPreviewing' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L164
'imageMetadata' is defined but never used. Allowed unused args must match /^_/u
eslint: site/multiDim/MultiDimDataPageContent.tsx#L342
Unexpected console statement