Skip to content

chore(deps): bump @aws-sdk/client-s3 from 3.485.0 to 3.620.0 #869

chore(deps): bump @aws-sdk/client-s3 from 3.485.0 to 3.620.0

chore(deps): bump @aws-sdk/client-s3 from 3.485.0 to 3.620.0 #869

Triggered via pull request July 26, 2024 16:23
Status Failure
Total duration 4m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
typecheck
Argument of type 'S3Client' is not assignable to parameter of type 'Client<any, ServiceInputTypes, MetadataBearer, any>'.
typecheck
isomer-studio#typecheck: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.15.1/x64/bin/npm run typecheck exited (1)
typecheck
Process completed with exit code 1.
test
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.15.1/x64/bin/npm run build exited (1)
test
Process completed with exit code 1.
lint: packages/components/.storybook/preview.ts#L4
'withThemeByClassName' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/components/.storybook/preview.ts#L93
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/complex/Button.ts#L87
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/complex/InfoCols.ts#L66
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/complex/Infobar.ts#L52
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/ArticlePageHeader.ts#L21
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/Breadcrumb.ts#L7
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/CollectionCard.ts#L18
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/ContentPageHeader.ts#L37
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/Footer.ts#L36
Unexpected any. Specify a different type
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: xom9ikk/dotenv@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/