The GitHub Actions job "Code Style" on grails-core.git/8.0.x-hibernate7-bom has 
succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
84825ba25f82de09b4918f11b787991f442bd7fb / James Fredley 
<[email protected]>
Fix codestyle CI script failing when build/ directory does not exist

The Core Projects code style check pipes Gradle output through tee into
build/codestyle-output.log, but the build/ directory may not exist at the
start of CI. Add mkdir -p to create the directory and reports subdirectory
before tee starts writing. Introduced in 7f13d5ead1.

Assisted-by: Claude Code <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/23280876578

With regards,
GitHub Actions via GitBox

Reply via email to