Skip to content

upgrading coana to version 15.6.1 (#1381) #2113

upgrading coana to version 15.6.1 (#1381)

upgrading coana to version 15.6.1 (#1381) #2113

Triggered via push June 26, 2026 13:48
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

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

Annotations

5 errors and 1 warning
🧪 Test Matrix (22, ubuntu-latest)
Process completed with exit code 1.
src/commands/scan/cmd-scan-reach.test.mts > socket scan reach > non dry-run tests > should handle path exclusions: `scan reach test/fixtures/commands/scan/simple-npm --reach-exclude-paths node_modules,dist --org fakeOrg --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/scan/cmd-scan-reach.test.mts:735:5
src/commands/fix/cmd-fix.integration.test.mts > socket fix > should output results in JSON format: `fix --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:580:3
🧪 Test Matrix (20, ubuntu-latest)
The strategy configuration was canceled because "test._22_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`