Skip to content

chore: update upload-api dependency #12

chore: update upload-api dependency

chore: update upload-api dependency #12

Triggered via pull request November 11, 2024 09:09
Status Failure
Total duration 1m 16s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: filecoin/store/receipt.js#L48
Unused '@ts-expect-error' directive.
Test: upload-api/config.js#L27
Cannot find module '@storacha/upload-api' or its corresponding type declarations.
Test: upload-api/config.js#L30
Cannot find module '@storacha/upload-api' or its corresponding type declarations.
Test: upload-api/email.js#L4
Cannot find module '@storacha/upload-api' or its corresponding type declarations.
Test: upload-api/external-services/blob-retriever.js#L2
Cannot find module '@storacha/upload-api/blob' or its corresponding type declarations.
Test: upload-api/external-services/blob-retriever.js#L7
Cannot find module '@storacha/upload-api' or its corresponding type declarations.
Test: upload-api/external-services/blob-retriever.js#L23
Parameter 'digest' implicitly has an 'any' type.
Test: upload-api/external-services/router.js#L8
Cannot find module '@storacha/upload-api/types' or its corresponding type declarations.
Test: upload-api/external-services/router.js#L23
Parameter 'provider' implicitly has an 'any' type.
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/