fix: export blob errors #31
upload-api.yml
on: pull_request
Typecheck
37s
Test
33s
Annotations
10 errors and 2 warnings
Test
'Failure' is declared but its value is never read.
|
Test
Module '"../external-service/storage-node.js"' declares 'BlobSizeLimitExceededError' locally, but it is not exported.
|
Test
Module '"./blob-registry.js"' declares 'EntryExists' locally, but it is not exported.
|
Test
Module '"./blob-registry.js"' declares 'EntryNotFound' locally, but it is not exported.
|
Test
Process completed with exit code 1.
|
Typecheck
'Failure' is declared but its value is never read.
|
Typecheck
Module '"../external-service/storage-node.js"' declares 'BlobSizeLimitExceededError' locally, but it is not exported.
|
Typecheck
Module '"./blob-registry.js"' declares 'EntryExists' locally, but it is not exported.
|
Typecheck
Module '"./blob-registry.js"' declares 'EntryNotFound' locally, but it is not exported.
|
Typecheck
Process completed with exit code 1.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|