The GitHub Actions job "Code Style" on grails-core.git/feat/gorm-count-returns-long-8.0.x has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: c8f5c8f9d4e4fa9f643982402756f7a54e2b58bb / Scott Murphy Heiberg <[email protected]> Fix the count documentation left behind by the Long change Drop a duplicated clause in the upgrade note left by an earlier rewrite, and describe the .gson count declaration by the width it accepts rather than by which controller supplied it. The HAL guide is the reference for hal.paginate() and hal.links(), whose signatures this change moves, so update it with them: both examples declare the count as Long, and the paginate call passes offset before max. The arguments were the wrong way round already, and the example only still compiles because an Integer widens into the new Long offset, so it would have kept rendering links with the two exchanged. Report URL: https://github.com/apache/grails-core/actions/runs/34734085541 With regards, GitHub Actions via GitBox
