Skip to content

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

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

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

Triggered via pull request April 30, 2026 13:29
Status Failure
Total duration 4m 37s
Artifacts

ci.yml

on: pull_request
🧹 Lint Check
54s
🧹 Lint Check
🔍 Type Check
18s
🔍 Type Check
Matrix: 🧪 Test Matrix
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
🧪 Test Matrix (20, 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
🧪 Test Matrix (24, ubuntu-latest)
The strategy configuration was canceled because "test._20_ubuntu-latest" failed
🧪 Test Matrix (24, ubuntu-latest)
The operation was canceled.
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
🧪 Test Matrix (22, ubuntu-latest)
The strategy configuration was canceled because "test._20_ubuntu-latest" failed
🧪 Test Matrix (22, 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`
🧹 Lint Check: src/commands/fix/coana-fix.mts#L47
`../../utils/config.mts` import should occur before import of `../../utils/dlx.mts`