upgrading coana to version 15.1.0 #1527
ci.yml
on: pull_request
🧹 Lint Check
52s
🔍 Type Check
22s
Matrix: 🧪 Test Matrix
Annotations
2 errors and 2 warnings
|
🧪 Test Matrix (20, ubuntu-latest)
Process completed with exit code 1.
|
|
src/commands/scan/cmd-scan-reach.test.mts > socket scan reach > error handling and usability tests > should handle extremely large memory limit values: `scan reach test/fixtures/commands/scan/simple-npm --reach-analysis-memory-limit 999999999 --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:1054:5
|
|
🧹 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`
|