The GitHub Actions job "Validate and test" on pekko-http.git/unify-formatter-config has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 2161829a5a53cc457c6afa911b37af038788c378 / 虎鸣 <[email protected]> fix: properly format Java files and reposition Paradox snippet markers Motivation: The previous approach of excluding documentation test files from javafmt or moving markers after all imports broke Paradox documentation rendering. Markers must wrap their specific imports to produce correct documentation snippets. Modification: - Format all 49 Java files with Paradox markers using google-java-format 1.24.0 with JDK 17 - Re-insert markers wrapping the same imports at their new positions after formatting - Remove javafmt excludeFilter from build.sbt since files are now properly formatted - Handle inline comments between imports that caused "Imports not contiguous" errors Result: All Java documentation test files are properly formatted and Paradox snippet markers correctly wrap their intended imports, ensuring documentation renders correctly. Report URL: https://github.com/apache/pekko-http/actions/runs/27501966049 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
