improve signal-to-noise ratio of github validaiton action (PMD) #557
Labels
good first issue
Entry-level issues, also suited for first time contributors.
Status: Actionable
An issue or task that can immediately be worked on
Topic: CI/CD
Related to CI/CD and build infrastructure (excluded from the Changelog)
The "Build and test with gradle" step is the one that's useful to look at when considering branches and pull requests, but right now it has eleventy bajillion lines in
:pmdMain
and:pmdTest
that seem to be about PMD itself and not the branch being tested.Cleaning that up would make it much easier to spot what really causes build failures.
The text was updated successfully, but these errors were encountered: