Bump tools#94
Merged
Merged
GitHub Actions / integration test results - windows-latest
succeeded
Jun 21, 2025 in 1s
11 passed, 0 failed and 0 skipped
✅ D:/a/pkgchk-cli/pkgchk-cli/tests/pkgchk-cli.tests.integration/TestResults/test_results.trx
11 tests were completed in 67s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pkgchk.tests.integration.CleanProjectTests | 2✅ | 29s | ||
| pkgchk.tests.integration.DeprecatedPackageTests | 5✅ | 63s | ||
| pkgchk.tests.integration.PackageDependencyTests | 2✅ | 30s | ||
| pkgchk.tests.integration.VulnerablePackageTests | 2✅ | 32s |
✅ pkgchk.tests.integration.CleanProjectTests
✅ Project with multiple good packages returns OK
✅ Vanilla project returns OK
✅ pkgchk.tests.integration.DeprecatedPackageTests
✅ Project with downgraded packages returns Error
✅ Project with mixed vulnerable / good / deprecated packages returns Error
✅ Project with mixed vulnerable / good / deprecated packages when matching severity requirements returns Error
✅ Project with mixed vulnerable / good / deprecated packages where not matching severity requirements returns Ok
✅ Project with multiple deprecated packages returns Error
✅ pkgchk.tests.integration.PackageDependencyTests
✅ Project with transitives returns dependency list
✅ Project without transitives returns dependency list
✅ pkgchk.tests.integration.VulnerablePackageTests
✅ Project with mixed vulnerable / good packages returns Error
✅ Project with multiple vulnerable packages returns Error
Loading