-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[ci] Upgrade regression tester projects #3640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Generated by 🚫 Danger |
Thanks! I think this should be merged. The regression report looks good, it seems some rules that previously had no violations get some coverage now. I found #3642 among the new errors but haven't looked at them all to be honest |
I've collected the remaining error in #3643 - I've only looked at the compilable sources. E.g. not the non-compilable - but it seems, that sometimes only the eclipse compiler shows an error, e.g. https://github.com/checkstyle/checkstyle/blob/checkstyle-9.1/src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle/grammar/antlr4/InputAntlr4AstRegressionQualifiedConstructorParameter.java I'll merge this now into master, so that we have a working build again (hopefully). This will create a new baseline for future pull requests. |
[ci] Upgrade regression tester projects #3640 * pr-3640: [doc] Update release notes (#3635, #3640) Revert "Whitespace change to trigger full ci build (incl. regression tests)" Whitespace change to trigger full ci build (incl. regression tests) [ci] Start with an empty cache [ci] Upgrade spring-framework test project to v5.3.13 [ci] Upgrade checkstyle test project to version 9.1
Related issues