The GitHub Actions job "Groovy Snapshot Canary Build" on 
grails-core.git/merge/8.1.x-into-9.0.x has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
57f53d516111dee3f1d29af46ff9fb6af098b4e5 / Scott Murphy Heiberg 
<[email protected]>
fix: hoist the collection-branch element-type guard for Groovy 6

Groovy 6.0.0-beta-2 static type checking merges the flow state of a ||
inside a closure to void, so GrailsWebDataBinder failed to compile at the
collection branch with "Cannot find matching method
ArrayList#leftShift(void)". The array and Map branches already carry the
same hoist; this applies it to the collection branch.

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

With regards,
GitHub Actions via GitBox

Reply via email to