Skip to content

feat: add S3 utility functions #24

feat: add S3 utility functions

feat: add S3 utility functions #24

Triggered via push January 9, 2024 03:17
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build-and-test (12.x)
Process completed with exit code 1.
build-and-test (16.x)
The operation was canceled.
build-and-test (14.x): node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts#L1
Cannot find type definition file for 'node'.
build-and-test (14.x): node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts#L14
Cannot find module 'stream' or its corresponding type declarations.
build-and-test (14.x): node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts#L3
Cannot find module 'stream' or its corresponding type declarations.
build-and-test (14.x): node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts#L31
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build-and-test (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/