Skip to content

chore(deps): update all non-major dependencies #9401

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #9401

Triggered via pull request September 19, 2024 21:28
Status Failure
Total duration 6m 56s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
4s
release-check
deploy-prod
0s
deploy-prod
deploy-dev
0s
deploy-dev
deploy-stage
0s
deploy-stage
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint (ubuntu-latest)
Process completed with exit code 1.
typecheck (ubuntu-latest)
Process completed with exit code 1.
error: expect(received).toEqual(expected): storage/framework/core/cli/tests/cli.test.ts#L69
{ args: [ "command" ], options: { flag: true, + "no-verbose": true, - verbose: false, }, } - Expected - 1 + Received + 1 at /home/runner/work/stacks/stacks/storage/framework/core/cli/tests/cli.test.ts:69:22
error: expect(received).toEqual(expected): storage/framework/core/cli/tests/cli.test.ts#L90
{ + dryRun: "--verbose", - dryRun: true, - quiet: false, - verbose: true, } - Expected - 3 + Received + 1 at /home/runner/work/stacks/stacks/storage/framework/core/cli/tests/cli.test.ts:90:22
error: expect(received).toHaveBeenCalled(): storage/framework/core/cli/tests/cli.test.ts#L151
Expected number of calls: >= 1 Received number of calls: 0 at /home/runner/work/stacks/stacks/storage/framework/core/cli/tests/cli.test.ts:151:26
CredentialsProviderError: Could not load credentials from any providers: node_modules/@smithy/property-provider/dist-cjs/index.js#L45
at new ProviderError (/home/runner/work/stacks/stacks/node_modules/@smithy/property-provider/dist-cjs/index.js:45:5) at new CredentialsProviderError (/home/runner/work/stacks/stacks/node_modules/@smithy/property-provider/dist-cjs/index.js:67:5) at /home/runner/work/stacks/stacks/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:136:13 at /home/runner/work/stacks/stacks/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:135:5 at /home/runner/work/stacks/stacks/node_modules/@smithy/property-provider/dist-cjs/index.js:97:33
error: expect(received).toBe(expected): storage/framework/core/cache/tests/Redis.test.ts#L11
Expected: "value1" Received: undefined at /home/runner/work/stacks/stacks/storage/framework/core/cache/tests/Redis.test.ts:11:37
error: expect(received).toBe(expected): storage/framework/core/cache/tests/Redis.test.ts#L16
Expected: "value2" Received: undefined at /home/runner/work/stacks/stacks/storage/framework/core/cache/tests/Redis.test.ts:16:37