• template-package-template-package-fail-tests shows what happens when all repository variables and secrets are configured properly, but one or more Unit Tests are failing.
    • The Build Release workflow will fail because Unit Tests are present and configured to run by the user via repository variables, but failing:
    • image
    • The Build Repo Listing workflow will fail as expected because there are no published releases.
    • Both badges will be broken because there are no releases:
      • VPM Package Version
      • Code Coverage