Skip to content

Integrating golang ci lint report in Jenkins #4442

Answered by bombsimon
arthurvaverko asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the JUnit plugin for Jenkins and then use junit-xml as out format for golangci-lint.

And by just googling now I found jenkinsci/warnings-ng-plugin that supports checkstyle which golangci-lint will report if you set out format to checkstyle.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants