New waitpoint token docs page + updates the URL and description for the waitpoint blank state in the app #2410
pr_checks.yml
on: pull_request
typecheck
/
typecheck
5m 6s
units
/
🧪 Unit Tests
11m 46s
Matrix: e2e / cli-v3
Annotations
2 errors
|
e2e/e2e.test.ts > buildWorker > fixture emit-decorator-metadata:
packages/cli-v3/e2e/utils.ts#L42
Error: Command failed with exit code 1: npm ci --no-audit
npm ERR! code E403
npm ERR! 403 403 Forbidden - GET https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2025-04-01T16_13_16_398Z-debug-0.log
❯ makeError ../../node_modules/.pnpm/execa@8.0.1/node_modules/execa/lib/error.js:60:11
❯ handlePromise ../../node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:124:26
❯ Module.installFixtureDeps e2e/utils.ts:42:32
❯ e2e/e2e.test.ts:89:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: npm ci --no-audit', command: 'npm ci --no-audit', escapedCommand: 'npm ci --no-audit', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'npm ERR! code E403\nnpm ERR! 403 403 Forbidden - GET https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz\nnpm ERR! 403 In most cases, you or one of your dependencies are requesting\nnpm ERR! 403 a package version that is forbidden by your security policy, or\nnpm ERR! 403 on a server you do not have access to.\n\nnpm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2025-04-01T16_13_16_398Z-debug-0.log', cwd: '/home/runner/work/trigger.dev/trigger.dev/packages/cli-v3/e2e/fixtures/emit-decorator-metadata', failed: true, timedOut: false, isCanceled: false, killed: false }
|
|
e2e / 🧪 CLI v3 tests (ubuntu-latest - npm)
Process completed with exit code 1.
|