The GitHub Actions job "CodeQL" on grails-core.git/fix/multipart-lean-8.0.x has 
failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
edeb6c8b092300ec070a4ff03a46e1543445be21 / Scott Murphy Heiberg 
<[email protected]>
Document what an oversized upload reaches, and where it does not

- The "413" response code mapping that renders it, and what is and is not 
available to the action it
  names: the action runs on the container's error dispatch, so params is empty 
and request.getFile(..)
  is unavailable
- Undertow refusing the request at the HTTP layer, before any application code 
runs, so no mapping is
  consulted and the body is empty
- The error handler no longer being forwarded to from inside its own forward

gh-16145

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

With regards,
GitHub Actions via GitBox

Reply via email to