Skip to content

manifest/bazel: workspace-root walker for nested workspaces #1965

manifest/bazel: workspace-root walker for nested workspaces

manifest/bazel: workspace-root walker for nested workspaces #1965

Triggered via pull request May 28, 2026 19:11
Status Failure
Total duration 5m 0s
Artifacts

ci.yml

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

Annotations

9 errors and 1 warning
🧪 Test Matrix (24, ubuntu-latest)
Process completed with exit code 1.
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
🧪 Test Matrix (20, ubuntu-latest)
The strategy configuration was canceled because "test._24_ubuntu-latest" failed
🧪 Test Matrix (20, ubuntu-latest)
The operation was canceled.
🧹 Lint Check: src/utils/purl-to-ghsa.mts#L4
`./errors.mts` import should occur before import of `./github.mts`