feat: add personal access tokens #4643
ci.yml
on: pull_request
static-analysis
54s
unit-test
36s
integration-test
3m 19s
e2e-test
1m 48s
Annotations
13 errors and 4 warnings
|
static-analysis
Process completed with exit code 1.
|
|
static-analysis
@argos/backend#lint: command (/home/runner/work/argos/argos/apps/backend) /usr/local/bin/pnpm run lint exited (1)
|
|
static-analysis:
apps/backend/src/api/handlers/getBuildDiffs.ts#L17
'forbidden' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/backend/src/automation/actions/sendSlackMessage/message.e2e.test.ts > buildSlackMessage > event: build.reviewed > returns text and blocks:
apps/backend/src/database/testing/factory.ts#L20
ValidationError: githubPullRequestId: must be string,null
❯ Build.createValidationError node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:338:12
❯ parseValidationError node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/AjvValidator.js:206:21
❯ AjvValidator.validate node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/AjvValidator.js:82:19
❯ validate node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/modelValidate.js:35:20
❯ Build.$validate node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:90:12
❯ setJson node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/modelSet.js:28:16
❯ Build.$setJson node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:128:12
❯ Build.fromJson node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:264:11
❯ ObjectionAdapter.build apps/backend/src/database/testing/factory.ts:20:23
❯ Factory.create node_modules/.pnpm/factory-girl-ts@2.3.1/node_modules/factory-girl-ts/src/factory.ts:137:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { data: { githubPullRequestId: [ { message: 'must be string,null', keyword: 'type', params: { type: [ 'string', 'null' ] } } ] }, statusCode: 400, modelClass: 'Function<Build>' }
|
|
apps/backend/src/automation/actions/sendSlackMessage/message.e2e.test.ts > buildSlackMessage > event: build.completed > returns text and blocks:
apps/backend/src/database/testing/factory.ts#L20
ValidationError: githubPullRequestId: must be string,null
❯ Build.createValidationError node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:338:12
❯ parseValidationError node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/AjvValidator.js:206:21
❯ AjvValidator.validate node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/AjvValidator.js:82:19
❯ validate node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/modelValidate.js:35:20
❯ Build.$validate node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:90:12
❯ setJson node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/modelSet.js:28:16
❯ Build.$setJson node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:128:12
❯ Build.fromJson node_modules/.pnpm/objection@3.1.5_knex@3.2.6_pg@8.20.0_/node_modules/objection/lib/model/Model.js:264:11
❯ ObjectionAdapter.build apps/backend/src/database/testing/factory.ts:20:23
❯ Factory.create node_modules/.pnpm/factory-girl-ts@2.3.1/node_modules/factory-girl-ts/src/factory.ts:137:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { data: { githubPullRequestId: [ { message: 'must be string,null', keyword: 'type', params: { type: [ 'string', 'null' ] } } ] }, statusCode: 400, modelClass: 'Function<Build>' }
|
|
apps/backend/src/api/handlers/getBuildDiffs.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/schema.ts:8:1
|
|
apps/backend/src/api/handlers/getBuild.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/schema.ts:8:1
|
|
apps/backend/src/api/handlers/getAuthProjectBuilds.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/schema.ts:8:1
|
|
apps/backend/src/api/handlers/getAuthProject.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/schema.ts:8:1
|
|
apps/backend/src/api/handlers/getAuthBuildByNumber.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/schema.ts:8:1
|
|
apps/backend/src/api/handlers/finalizeBuilds.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/schema.ts:8:1
|
|
apps/backend/src/web/app.api-v2.e2e.test.ts:
apps/backend/src/api/handlers/projectAccess.ts#L50
ReferenceError: notFound is not defined
❯ apps/backend/src/api/handlers/projectAccess.ts:50:10
❯ apps/backend/src/api/handlers/getAuthBuildByNumber.ts:17:1
❯ apps/backend/src/api/index.ts:8:1
|
|
apps/backend/src/screenshot-diff/computeScreenshotDiff.e2e.test.ts > #computeScreenshotDiff > with two different screenshots > should not auto-ignore if latest action is user files.unignored:
apps/backend/src/screenshot-diff/computeScreenshotDiff.e2e.test.ts#L191
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ apps/backend/src/screenshot-diff/computeScreenshotDiff.e2e.test.ts:191:5
|
|
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/
|
|
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/
|
|
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/
|