feat(auth): validate API keys across regional endpoints #547
Triggered via pull request
September 17, 2026 10:15
Status
Failure
Total duration
8m 36s
Artifacts
–
ci.yml
on: pull_request
lint + typecheck + test
8m 33s
Annotations
2 errors
|
lint + typecheck + test
Process completed with exit code 1.
|
|
packages/commands/tests/e2e/sandbox-base-url.e2e.test.ts > e2e: Sandbox shared base URL resolution > auth login persists a base URL that Sandbox uses without a workspace flag:
packages/commands/tests/e2e/sandbox-base-url.e2e.test.ts#L145
AssertionError:
Error: Network request failed: ENOTFOUND: getaddrinfo ENOTFOUND login.example.test
Hint: DNS resolution failed. Check DNS / network. If the DashScope host is wrong, check baseUrl (--base-url, bl config show, or DASHSCOPE_BASE_URL).
Caused by: getaddrinfo ENOTFOUND login.example.test
Exit code: 6
: expected 6 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 6
❯ packages/commands/tests/e2e/sandbox-base-url.e2e.test.ts:145:42
❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.22_@types+node@25.6.0_esbuild@0.28.1_jiti@2.6.1_tsx@4._ec9abd783a86206326ac7c7e667bf026/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1903:22
|