chore(deps): bump lodash-es from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory #4649
ci.yml
on: pull_request
static-analysis
1m 23s
unit-test
34s
integration-test
2m 19s
e2e-test
4m 36s
Annotations
8 errors and 4 warnings
|
unit-test
Process completed with exit code 1.
|
|
apps/backend/src/storage/signed-url.test.ts > #getSignedObjectUrl > generate a signed URL used to upload:
apps/backend/src/storage/signed-url.test.ts#L22
CredentialsProviderError: Could not load credentials from any providers
❯ node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.26/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:145:15
❯ node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.26/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:72:26
❯ provider node_modules/.pnpm/@aws-sdk+credential-provider-node@3.972.26/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:39:13
❯ node_modules/.pnpm/@smithy+core@3.23.12/node_modules/@smithy/core/dist-cjs/index.js:61:23
❯ node_modules/.pnpm/@aws-sdk+middleware-sdk-s3@3.972.26/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:91:20
❯ node_modules/.pnpm/@aws-sdk+middleware-logger@3.972.8/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:5:26
❯ getSignedUrl node_modules/.pnpm/@aws-sdk+s3-request-presigner@3.1018.0/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js:126:24
❯ apps/backend/src/storage/signed-url.test.ts:22:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { tryNextLink: false }
|
|
integration-test
Process completed with exit code 1.
|
|
apps/backend/src/web/app.api-v2.e2e.test.ts > api v2 > POST /v2/builds > complete workflow — parallel > inconsistent parallel count return an error:
apps/backend/src/web/app.api-v2.e2e.test.ts#L600
Error: expected 201 "Created", got 500 "Internal Server Error"
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:600:16
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:587:28
❯ Test._assertStatus node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14
❯ node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13
❯ Test._assertFunction node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13
❯ Test.assert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23
❯ localAssert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14
❯ Server.<anonymous> node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
|
|
apps/backend/src/web/app.api-v2.e2e.test.ts > api v2 > POST /v2/builds > complete workflow — parallel > create a complete build:
apps/backend/src/web/app.api-v2.e2e.test.ts#L479
Error: expected 201 "Created", got 500 "Internal Server Error"
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:479:16
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:466:28
❯ Test._assertStatus node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14
❯ node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13
❯ Test._assertFunction node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13
❯ Test.assert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23
❯ localAssert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14
❯ Server.<anonymous> node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
|
|
apps/backend/src/web/app.api-v2.e2e.test.ts > api v2 > POST /v2/builds > complete workflow — single > create a complete monitoring build:
apps/backend/src/web/app.api-v2.e2e.test.ts#L340
Error: expected 201 "Created", got 500 "Internal Server Error"
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:340:12
❯ Test._assertStatus node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14
❯ node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13
❯ Test._assertFunction node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13
❯ Test.assert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23
❯ localAssert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14
❯ Server.<anonymous> node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
|
|
apps/backend/src/web/app.api-v2.e2e.test.ts > api v2 > POST /v2/builds > complete workflow — single > create a complete build:
apps/backend/src/web/app.api-v2.e2e.test.ts#L204
Error: expected 201 "Created", got 500 "Internal Server Error"
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:204:12
❯ Test._assertStatus node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14
❯ node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13
❯ Test._assertFunction node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13
❯ Test.assert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23
❯ localAssert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14
❯ Server.<anonymous> node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
|
|
apps/backend/src/web/app.api-v2.e2e.test.ts > api v2 > POST /v2/builds > with valid project > creates build and upload urls:
apps/backend/src/web/app.api-v2.e2e.test.ts#L94
Error: expected 201 "Created", got 500 "Internal Server Error"
❯ apps/backend/src/web/app.api-v2.e2e.test.ts:94:12
❯ Test._assertStatus node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:309:14
❯ node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:365:13
❯ Test._assertFunction node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:342:13
❯ Test.assert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:195:23
❯ localAssert node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:138:14
❯ Server.<anonymous> node_modules/.pnpm/supertest@7.2.2/node_modules/supertest/lib/test.js:152:11
|
|
unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
static-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|