Add ASR instant hotwords, context, and vocabulary CRUD #524
Triggered via pull request
September 10, 2026 06:07
Status
Failure
Total duration
5m 48s
Artifacts
–
ci.yml
on: pull_request
lint + typecheck + test
5m 44s
Annotations
4 errors
|
lint + typecheck + test
Process completed with exit code 1.
|
|
packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts > e2e: speech vocabulary > create 空词表 {} 时退出为用法错误 (2):
packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts#L204
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts:204:22
❯ 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
|
|
packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts > e2e: speech vocabulary > create 字符串权重时退出为用法错误 (2):
packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts#L187
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts:187:22
❯ 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
|
|
packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts > e2e: speech vocabulary > create 非法 JSON 时退出为用法错误 (2):
packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts#L170
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ packages/commands/tests/e2e/speech-vocabulary.e2e.test.ts:170:22
❯ 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
|