feat: add mail lifecycle phase 1 commands #612
test.yml
on: pull_request
Build (TypeScript strict)
20s
Lint (Biome)
12s
Dependency Audit
11s
Binary Smoke Test
10s
Semgrep SAST
33s
CodeQL SAST
1m 18s
Docker Integration
0s
Annotations
3 errors and 1 warning
|
Unit & Integration Tests
Process completed with exit code 1.
|
|
error: unexpected command: /usr/bin/git checkout -b feat/task-789:
packages/cli/test/auto-commit.test.ts#L215
at <anonymous> (/home/runner/work/cli/cli/packages/cli/test/auto-commit.test.ts:215:17)
at runAutoCommit (/home/runner/work/cli/cli/packages/cli/src/utils/codex-runtime.ts:533:30)
at <anonymous> (/home/runner/work/cli/cli/packages/cli/test/auto-commit.test.ts:218:11)
|
|
error: expect(received).toBe(expected):
packages/cli/test/mail.test.ts#L42
Expected: true
Received: false
at <anonymous> (/home/runner/work/cli/cli/packages/cli/test/mail.test.ts:42:27)
|
|
CodeQL SAST
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|