Skip to content

Jfblaa/bump coana 15 4 6 for real #2079

Jfblaa/bump coana 15 4 6 for real

Jfblaa/bump coana 15 4 6 for real #2079

Triggered via pull request June 17, 2026 15:09
Status Failure
Total duration 5m 43s
Artifacts

ci.yml

on: pull_request
🧹 Lint Check
1m 1s
🧹 Lint Check
🔍 Type Check
27s
🔍 Type Check
Matrix: 🧪 Test Matrix
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
src/commands/optimize/cmd-optimize.test.mts > socket optimize > non dry-run tests > should handle npm projects with cwd correctly: `optimize . --config {"apiToken":"fake-token"}`: test/utils.mts#L148
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ cmdit test/utils.mts:148:3 ❯ src/commands/optimize/cmd-optimize.test.mts:580:5
src/commands/optimize/cmd-optimize-pnpm-versions.test.mts > socket optimize - pnpm versions > pnpm v9 > should handle --pin flag with pnpm v9: src/commands/optimize/cmd-optimize-pnpm-versions.test.mts#L184
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/commands/optimize/cmd-optimize-pnpm-versions.test.mts:184:5
src/commands/optimize/cmd-optimize-pnpm-versions.test.mts > socket optimize - pnpm versions > pnpm v9 > should optimize packages with pnpm v9: src/commands/optimize/cmd-optimize-pnpm-versions.test.mts#L184
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/commands/optimize/cmd-optimize-pnpm-versions.test.mts:184:5
src/commands/optimize/cmd-optimize-pnpm-versions.test.mts > socket optimize - pnpm versions > pnpm v8 > should handle --prod flag with pnpm v8: src/commands/optimize/cmd-optimize-pnpm-versions.test.mts#L47
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/commands/optimize/cmd-optimize-pnpm-versions.test.mts:47:5
src/commands/optimize/cmd-optimize-pnpm-versions.test.mts > socket optimize - pnpm versions > pnpm v8 > should optimize packages with pnpm v8: src/commands/optimize/cmd-optimize-pnpm-versions.test.mts#L47
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/commands/optimize/cmd-optimize-pnpm-versions.test.mts:47:5
src/commands/manifest/cmd-manifest-cdxgen.test.mts > socket manifest cdxgen > command forwarding > should support --help: `manifest cdxgen --help`: test/utils.mts#L148
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ cmdit test/utils.mts:148:3 ❯ src/commands/manifest/cmd-manifest-cdxgen.test.mts:60:5
src/commands/fix/cmd-fix.integration.test.mts > socket fix > --pr-limit and --id combination > should handle --pr-limit and --id in non-dry-run mode: `fix --pr-limit 2 --id GHSA-1234-5678-9abc,GHSA-abcd-efgh-ijkl --config {"apiToken":"fake-token"}`: test/utils.mts#L148
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ cmdit test/utils.mts:148:3 ❯ src/commands/fix/cmd-fix.integration.test.mts:1437:5
src/commands/fix/cmd-fix.integration.test.mts > socket fix > error handling and usability tests > should handle invalid vulnerability ID formats gracefully: `fix --id invalid-id-format --config {"apiToken":"fake-token"}`: test/utils.mts#L148
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ cmdit test/utils.mts:148:3 ❯ src/commands/fix/cmd-fix.integration.test.mts:755:5
src/commands/fix/cmd-fix.integration.test.mts > socket fix > autopilot mode > should handle autopilot mode with JSON output and custom limit: `fix --limit 1 --autopilot --json . --config {"apiToken":"fake-token"}`: test/utils.mts#L148
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ cmdit test/utils.mts:148:3 ❯ src/commands/fix/cmd-fix.integration.test.mts:677:5
src/commands/fix/cmd-fix.integration.test.mts > socket fix > should handle autopilot mode with preserve range style: `fix --range-style preserve --autopilot --config {"apiToken":"fake-token"}`: test/utils.mts#L148
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ cmdit test/utils.mts:148:3 ❯ src/commands/fix/cmd-fix.integration.test.mts:547:3
🧪 Test Matrix (20, ubuntu-latest)
The strategy configuration was canceled because "test._22_ubuntu-latest" failed
🧹 Lint Check: src/utils/purl-to-ghsa.mts#L4
`./errors.mts` import should occur before import of `./github.mts`