Merge pull request #33 from uhafner/dependabot/maven/edu.hm.hafner-co… #60
GitHub Actions / Quality Monitor
failed
May 9, 2024 in 10s
Quality Monitor
🚦 Tests: 43 % successful (❌ 4 failed, ✔️ 3 passed)
〰️ Line Coverage: 0% (0 missed lines)
➰ Branch Coverage: 0% (0 missed branches)
Mutation Coverage: 0% (0 survived mutations)
CheckStyle: 1 warning found (0 error, 0 high, 1 normal, 0 low)
PMD: 1 warning found (0 error, 0 high, 1 normal, 0 low)
SpotBugs: No warnings found
🚧 Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
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/spotbugsXml.xml'! Configuration error for 'SpotBugs'?
Created by Quality Monitor v1.8.2 (#d626b05)
Details
☀️ Quality Monitor
🚦 Tests
Name | Reports | Passed | Skipped | Failed | Total |
---|---|---|---|---|---|
Tests | 3 | 3 | 0 | 4 | 7 |
Failures
Too many test failures. Grading output truncated.## ❗ Style
Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|
CheckStyle | 1 | 0 | 0 | 1 | 0 | 1 |
PMD | 1 | 0 | 0 | 1 | 0 | 1 |
Total | 2 | 0 | 0 | 2 | 0 | 2 |
🐛 Bugs
Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|
SpotBugs | 0 | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Name | Covered % | Missed % |
---|---|---|
Line Coverage | 0 | 100 |
Branch Coverage | 0 | 100 |
Total Ø | 0 | 100 |
🔬 Mutation Coverage
Name | Killed % | Survived % |
---|---|---|
Mutation Coverage | 0 | 100 |
🚧 Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
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/spotbugsXml.xml'! Configuration error for 'SpotBugs'?
Annotations
github-actions / Quality Monitor
CheckStyle: MissingJavadocMethodCheck
Es fehlt ein Javadoc-Kommentar.
github-actions / Quality Monitor
PMD: AbstractClassWithoutAbstractMethod
This abstract class does not have any abstract methods.
Loading