Skip to content

Bump tools#94

Merged
tonycknight merged 1 commit into
mainfrom
dependabot/nuget/dot-config/multi-888b334494
Jun 21, 2025
Merged

Bump tools#94
tonycknight merged 1 commit into
mainfrom
dependabot/nuget/dot-config/multi-888b334494

Bump FSharp.Core to 9.0.300

ad82187
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / integration test results - ubuntu-latest succeeded Jun 21, 2025 in 0s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ /home/runner/work/pkgchk-cli/pkgchk-cli/tests/pkgchk-cli.tests.integration/TestResults/test_results.trx

11 tests were completed in 60s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pkgchk.tests.integration.CleanProjectTests 2✅ 23s
pkgchk.tests.integration.DeprecatedPackageTests 5✅ 59s
pkgchk.tests.integration.PackageDependencyTests 2✅ 26s
pkgchk.tests.integration.VulnerablePackageTests 2✅ 28s

✅ 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