Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2025

Bumps dawidd6/action-download-artifact from 11 to 12.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v12

What's Changed

Full Changelog: dawidd6/action-download-artifact@v11...v12

Commits
  • 0bd50d5 node_modules: update (#347)
  • c530ff8 Update commit and ref to use pull request SHA
  • a275236 Update dependencies in package.json
  • 74a19a2 Downgrade @​actions/core dependency version
  • d3cbd7e Change npm command from ci to install
  • 18697ba Update @​actions/artifact version in package.json
  • e369143 build(deps): bump peter-evans/create-pull-request from 7 to 8 (#344)
  • 7157953 Rename update workflow to npm-updates
  • c648dad node_modules: update (#343)
  • 7b0cd8f Change concurrency group from 'test' to 'upload'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Update of dependencies github_actions Pull requests that update GitHub Actions code labels Dec 25, 2025
@github-actions github-actions bot requested a review from uhafner December 25, 2025 13:01
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 12.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v11...v12)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dawidd6/action-download-artifact-12 branch from 9b032f3 to b1fa030 Compare December 30, 2025 21:13
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (1 passed)
   ⛔   Architecture Tests (Whole Project): No test results available

Coverage for New Code

   〰️   Line Coverage (Changed Code): n/a (0 missed lines)
   ➰   Branch Coverage (Changed Code): n/a (0 missed branches)
   PIT   Mutation Coverage (Changed Code): n/a (0 survived mutations)
   💪   Test Strength (Changed Code): n/a (0 survived mutations in tested code)

Coverage for Whole Project

   〰️   Line Coverage (Whole Project): 26.26% (132 missed lines)
   ➰   Branch Coverage (Whole Project): 11.76% (45 missed branches)
   PIT   Mutation Coverage (Whole Project): n/a (0 survived mutations)
   💪   Test Strength (Whole Project): n/a (0 survived mutations in tested code)

Style

   CheckStyle   CheckStyle (Whole Project): No warnings
   PMD   PMD (Whole Project): No warnings
   ☕   Java Compiler (Whole Project): 1 warning (normal: 1)

Bugs

   SpotBugs   SpotBugs (Whole Project): No bugs
   🐛   Error Prone (Whole Project): No bugs

API Problems

   🚫   Revapi (Whole Project): No warnings

Vulnerabilities

   🛡️   OWASP Dependency Check (Whole Project): 2 vulnerabilities (normal: 2)

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 57 (total)
   💭   Cognitive Complexity (Whole Project): 36 (total)
   ➿   N-Path Complexity (Whole Project): 67 (total)
   📏   Lines of Code (Whole Project): 418 (total)
   📝   Non Commenting Source Statements (Whole Project): 185 (total)
   🔗   Class Cohesion (Whole Project): 6.67% (maximum)
   ⚖️   Weight of Class (Whole Project): 100.00% (maximum)

🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/archunit-reports/TEST*.xml'! Configuration error for 'Architecture Tests'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Test Strength'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Test Strength'?
No matching report files found when using pattern '**/target/revapi-result.json'! Configuration error for 'Revapi'?

🚦 Quality Gates

Overall Status: ❌ FAILURE

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00
  • ✅ Mutation Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00

❌ Failed Gates

  • ❌ Style Violation in Whole Project: 1.00 <= 0.00

Created by Quality Monitor v4.0.0-rc2 (#336cdb8). More details are shown in the GitHub Checks Result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant