🚧 s3client doesn't work inside worker, removing it #22012
ci.yml
on: push
testdbcheck
1m 46s
testcheck
1m 34s
eslint
2m 23s
bundlewatch
1m 45s
Annotations
8 errors and 3 warnings
testcheck
Process completed with exit code 1.
|
bundlewatch:
adminSiteServer/chartConfigR2Helpers.ts#L20
Module '"@ourworldindata/utils"' has no exported member 'getMd5HashBase64'.
|
bundlewatch:
adminSiteServer/apiRouter.ts#L161
Module '"./chartConfigR2Helpers.js"' declares 'R2GrapherConfigDirectory' locally, but it is not exported.
|
bundlewatch
Process completed with exit code 2.
|
testdbcheck:
adminSiteServer/chartConfigR2Helpers.ts#L20
Module '"@ourworldindata/utils"' has no exported member 'getMd5HashBase64'.
|
testdbcheck:
adminSiteServer/apiRouter.ts#L161
Module '"./chartConfigR2Helpers.js"' declares 'R2GrapherConfigDirectory' locally, but it is not exported.
|
testdbcheck
Process completed with exit code 2.
|
eslint
Process completed with exit code 1.
|
eslint:
functions/_common/grapherRenderer.ts#L4
'deserializeJSONFromHTML' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L20
'GetObjectCommand' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
functions/_common/grapherRenderer.ts#L20
'S3Client' is defined but never used. Allowed unused vars must match /^_/u
|