The GitHub Actions job "Code Style" on grails-core.git/feature/plugin-before-autoconfig-phase has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: fbbefee70dd53155308ee34aab2d470ac98618cd / Scott Murphy Heiberg <[email protected]> Fix code style violations (checkstyle import order + operator wrap) - GrailsBeforeAutoConfigurationPostProcessor: remove now-unused grails.core.GrailsApplication / grails.plugins.GrailsPluginManager imports (fully-qualify the javadoc links), and order the springframework import group before the grails group. - DeferrableOverrideWarner / GrailsViewResolverAutoConfiguration: separate the slf4j (*) import group from the springframework group with a blank line. - AbstractGrailsPluginManager: move org.grails.core.exceptions.GrailsConfigurationException to its alphabetical position within the grails import group. - DeferrableOverrideWarner / AbstractGrailsPluginManager: put the string-concatenation '+' at the end of the line (OperatorWrap) in the new log/exception messages. aggregateStyleViolations now reports zero violations in the changed files. Report URL: https://github.com/apache/grails-core/actions/runs/28002850812 With regards, GitHub Actions via GitBox
