The GitHub Actions job "Code Style" on grails-core.git/upgrade/gradle-9.3.1 has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 3d4c6ea522c4670cf1659dd8fce67b5f49687d00 / James Fredley <[email protected]> Fix Task.project invocation at execution time deprecations Fix deprecated Task.project access at execution time (scheduled for removal in Gradle 10) by capturing project properties at configuration time. Changes: - SbomPlugin: Capture projectName, projectPath, and buildDate at configuration time; refactor pickLicense() to accept these values instead of task reference - PublishPlugin: Capture PublishingExtension at configuration time before doLast block - GrailsGradlePlugin: Capture buildDir at configuration time for buildProperties task; capture antBuilder at configuration time for native2ascii task - GrailsProfileGradlePlugin: Replace project.sync in doLast with Sync task type Tested output before/after changes: - cyclonedxBom: Identical (except expected timestamp/UUID differences) - savePublishedArtifacts: Identical - processProfileResources: Identical - buildProperties: Functionally identical (minor formatting: one less blank line) - grails-doc docs: Identical (verified Grails BOM.html) Report URL: https://github.com/apache/grails-core/actions/runs/21546938261 With regards, GitHub Actions via GitBox
