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: a9b0d74eeda9ec2aa9c2baed27e2fdf88b55f064 / 虎鸣 <[email protected]> fix: move Paradox snippet markers below import blocks for google-java-format compatibility Motivation: CI Checks job failed with "Imports not contiguous" errors from google-java-format. The Paradox documentation snippet markers (// #tag-name) placed between import statements caused the formatter to reject the files. Modification: Move all snippet markers from within import blocks to just below the last import statement in 45 Java files. Imports are now contiguous while preserving all documentation markers. Run javafmtAll to reformat the files. Result: google-java-format accepts all Java files; Paradox documentation snippet markers are preserved. Report URL: https://github.com/apache/pekko-http/actions/runs/27499932821 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
