Skip to content

feat(fix): add --package-managers flag #1536

feat(fix): add --package-managers flag

feat(fix): add --package-managers flag #1536

Re-run triggered April 30, 2026 15:35
Status Cancelled
Total duration 4m 32s
Artifacts

ci.yml

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

Annotations

8 errors
🧪 Test Matrix (24, ubuntu-latest)
Process completed with exit code 1.
src/commands/fix/handle-fix-limit.test.mts > socket fix --pr-limit behavior verification > --id filtering in local mode > should handle single GHSA ID in local mode: src/commands/fix/coana-fix.mts#L294
TypeError: Cannot read properties of undefined (reading 'length') ❯ Module.coanaFix src/commands/fix/coana-fix.mts:294:31 ❯ src/commands/fix/handle-fix-limit.test.mts:433:22
src/commands/fix/handle-fix-limit.test.mts > socket fix --pr-limit behavior verification > --id filtering in local mode > should process all provided GHSA IDs in local mode (prLimit ignored): src/commands/fix/coana-fix.mts#L294
TypeError: Cannot read properties of undefined (reading 'length') ❯ Module.coanaFix src/commands/fix/coana-fix.mts:294:31 ❯ src/commands/fix/handle-fix-limit.test.mts:399:22
src/commands/fix/handle-fix-limit.test.mts > socket fix --pr-limit behavior verification > PR mode > should adjust prLimit based on existing open PRs: src/commands/fix/coana-fix.mts#L456
TypeError: Cannot read properties of undefined (reading 'length') ❯ Module.coanaFix src/commands/fix/coana-fix.mts:456:29 ❯ src/commands/fix/handle-fix-limit.test.mts:347:22
src/commands/fix/handle-fix-limit.test.mts > socket fix --pr-limit behavior verification > local mode (no PRs) > should discover vulnerabilities when no GHSAs are provided: src/commands/fix/coana-fix.mts#L294
TypeError: Cannot read properties of undefined (reading 'length') ❯ Module.coanaFix src/commands/fix/coana-fix.mts:294:31 ❯ src/commands/fix/handle-fix-limit.test.mts:239:22
src/commands/fix/handle-fix-limit.test.mts > socket fix --pr-limit behavior verification > local mode (no PRs) > should process all provided GHSAs in local mode: src/commands/fix/coana-fix.mts#L294
TypeError: Cannot read properties of undefined (reading 'length') ❯ Module.coanaFix src/commands/fix/coana-fix.mts:294:31 ❯ src/commands/fix/handle-fix-limit.test.mts:190:22
src/commands/fix/handle-fix-limit.test.mts > socket fix --pr-limit behavior verification > local mode (no PRs) > should process all GHSAs in local mode (no limit): src/commands/fix/coana-fix.mts#L294
TypeError: Cannot read properties of undefined (reading 'length') ❯ Module.coanaFix src/commands/fix/coana-fix.mts:294:31 ❯ src/commands/fix/handle-fix-limit.test.mts:153:22