Skip to content

MSBuild parser skipping tool messages hides important warnings#1551

Open
akash-manna-sky wants to merge 4 commits into
jenkinsci:mainfrom
akash-manna-sky:issue-1512
Open

MSBuild parser skipping tool messages hides important warnings#1551
akash-manna-sky wants to merge 4 commits into
jenkinsci:mainfrom
akash-manna-sky:issue-1512

Conversation

@akash-manna-sky

Copy link
Copy Markdown
Contributor

MSBuild parser skipping tool messages hides important warnings

Fixes #1512

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@github-actions

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 2005 passed $\color{green}{\textsf{(+1)}}$, 2 skipped $\textsf{(±0)}$
   ⛔   Architecture Tests: ✅ successful — 12 passed $\textsf{(±0)}$

Coverage for New Code

   〰️   Line Coverage: 94.12% — 1 missed lines
   ➰   Branch Coverage: 78.57% — 3 missed branches

Coverage for Whole Project

   〰️   Line Coverage: 94.63% $\color{red}{\textsf{(-0.03)}}$ — 516 missed lines
   ➰   Branch Coverage: 88.55% $\color{red}{\textsf{(-0.07)}}$ — 399 missed branches

Style

   CheckStyle   CheckStyle: No warnings $\textsf{(±0)}$
   PMD   PMD: No warnings $\textsf{(±0)}$
   ☕   Java Compiler: No warnings $\textsf{(±0)}$

Bugs

   SpotBugs   SpotBugs: No bugs $\textsf{(±0)}$
   🐛   Error Prone: No bugs $\textsf{(±0)}$

API Problems

   🚫   Revapi: No warnings $\textsf{(±0)}$

Vulnerabilities

   🛡️   OWASP Dependency Check: No vulnerabilities $\textsf{(±0)}$

Software Metrics

   🌀   Cyclomatic Complexity: 3616 (total)
   💭   Cognitive Complexity: 2038 (total)
   ➿   N-Path Complexity: 4955 (total)
   📏   Lines of Code: 34123 (total)
   📝   Non Commenting Source Statements: 13054 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

📌 Reference Results

Delta reports computed against the reference results of 54f89a2 in workflow run 29253798403.

🚦 Quality Gates

Overall Status: ❗ UNSTABLE

✅ Passed Gates

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

❌ Failed Gates

  • ❌ Branch Coverage in New Code: 78.57 >= 90.00

Created by Quality Monitor v4.15.0 (#82d77af). More details are shown in the GitHub Checks Result.

@uhafner uhafner added the bug Bugs or performance problems label Jul 16, 2026
@akash-manna-sky
akash-manna-sky marked this pull request as ready for review July 17, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs or performance problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSBuild parser skipping tool messages hides important warnings

2 participants