Skip to content

feat: add mail lifecycle phase 1 commands #612

feat: add mail lifecycle phase 1 commands

feat: add mail lifecycle phase 1 commands #612

Triggered via pull request March 10, 2026 15:51
Status Failure
Total duration 1m 25s
Artifacts

test.yml

on: pull_request
Build (TypeScript strict)
20s
Build (TypeScript strict)
Lint (Biome)
12s
Lint (Biome)
Dependency Audit
11s
Dependency Audit
Binary Smoke Test
10s
Binary Smoke Test
Semgrep SAST
33s
Semgrep SAST
CodeQL SAST
1m 18s
CodeQL SAST
Unit & Integration Tests
56s
Unit & Integration Tests
Docker Integration
0s
Docker Integration
Fit to window
Zoom out
Zoom in

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/