feat: CLI access token 自动化 + bootstrap 一键开通 + 多命名配置 + config ui #268
ci.yml
on: pull_request
lint + typecheck + test
2m 49s
Annotations
2 errors
|
lint + typecheck + test
Process completed with exit code 1.
|
|
packages/commands/tests/e2e/auth.e2e.test.ts > e2e: auth > auth login --open-api 持久化 OpenAPI AK/SK 并支持单独 logout:
packages/commands/tests/e2e/auth.e2e.test.ts#L437
AssertionError: Generating CLI access token...
Error: InvalidAccessKeyId.NotFound - Specified access key is not found.
Exit code: 1
: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ packages/commands/tests/e2e/auth.e2e.test.ts:437: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._9891ccbcffe4ee3d6b26ad3f0aec7bb9/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1903:22
|