fix: include example lockfiles for CI tests (v1.0.5) #6
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
test/integration/scanner.test.ts > Scanner integration tests > vulnerable project detection > should detect vulnerable Next.js project (npm):
test/integration/scanner.test.ts#L16
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration/scanner.test.ts:16:62
|