fix: fix tsc build #22065
ci.yml
on: push
testdbcheck
2m 3s
testcheck
2m 2s
eslint
2m 22s
bundlewatch
1m 51s
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
|