Skip to content

CI

CI #66

Triggered via push September 17, 2025 02:45
Status Failure
Total duration 3m 1s
Artifacts

ci.yml

on: push
Validate Changesets
Validate Changesets
All checks passed
2s
All checks passed
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test/core/init.test.ts > InitCommand > execute > should handle non-existent target directory: test/core/init.test.ts#L186
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:186:5
test/core/init.test.ts > InitCommand > execute > should error when extend mode selects no tools: test/core/init.test.ts#L180
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:180:5
test/core/init.test.ts > InitCommand > execute > should add new tool when OpenSpec already exists: test/core/init.test.ts#L171
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:171:5
test/core/init.test.ts > InitCommand > execute > should create Cursor slash command files with templates: test/core/init.test.ts#L145
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:145:5
test/core/init.test.ts > InitCommand > execute > should create Claude slash command files with templates: test/core/init.test.ts#L117
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:117:5
test/core/init.test.ts > InitCommand > execute > should create AGENTS.md in project root when AGENTS standard is selected: test/core/init.test.ts#L100
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:100:5
test/core/init.test.ts > InitCommand > execute > should update existing CLAUDE.md with markers: test/core/init.test.ts#L84
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:84:5
test/core/init.test.ts > InitCommand > execute > should create CLAUDE.md when Claude Code is selected: test/core/init.test.ts#L70
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:70:5
test/core/init.test.ts > InitCommand > execute > should create AGENTS.md and project.md: test/core/init.test.ts#L54
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:54:5
test/core/init.test.ts > InitCommand > execute > should create OpenSpec directory structure: test/core/init.test.ts#L42
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/core/init.test.ts:42:5
All checks passed
Process completed with exit code 1.