Skip to content

Conversation

@akash-manna-sky
Copy link
Contributor

Gcc warnings report format confusion

JENKINS-75743

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

@uhafner uhafner added the enhancement Enhancement of existing functionality label Nov 5, 2025
Copy link
Member

@uhafner uhafner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR. Can you use HTML for the message?


@Override
public String getHelp() {
return "Parses warnings and errors generated by GCC version 4 and newer "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you write that as HTML? E.g. as done in PnpmAuditDescriptor or EclipseDescriptor.java? Newlines are filtered when shown in the HTML UI.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I have implemented the suggested changes. I also updated SUPPORTED-FORMATS.md file. Is that right? If not I will revert the SUPPORTED-FORMATS.md file.

@uhafner uhafner marked this pull request as ready for review November 5, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants