Bump dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.11#102
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.11#102dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
GitHub Actions / integration test results - ubuntu-latest
succeeded
Aug 7, 2025 in 0s
11 passed, 0 failed and 0 skipped
✅ /home/runner/work/pkgchk-cli/pkgchk-cli/tests/pkgchk-cli.tests.integration/TestResults/test_results.trx
11 tests were completed in 61s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pkgchk.tests.integration.CleanProjectTests | 2✅ | 22s | ||
| pkgchk.tests.integration.DeprecatedPackageTests | 5✅ | 60s | ||
| pkgchk.tests.integration.PackageDependencyTests | 2✅ | 25s | ||
| pkgchk.tests.integration.VulnerablePackageTests | 2✅ | 29s |
✅ 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