The GitHub Actions job "SiteMesh 2 Compatibility" on grails-core.git/perf/request-path-8.0.x has failed. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 3edb3f349f2f0fb85f31b629b5ab67083a7c94ab / Scott Murphy Heiberg <[email protected]> test: count the POST member route in the wildcard resources spec The wildcard resources mapping landed on 8.0.x while this branch was open, and its spec asserts the set of routes a resources mapping generates. This branch generates one more - POST to the member URL at update - whenever the hidden method filter is disabled, which is the default it establishes. So the spec counted eight and found nine, in five of its cases. The counts and the enumerated route set now include it, the same way RestfulResourceMappingSpec already does. The wording drops "eight", since the number is a property of the mode rather than of the mapping. Report URL: https://github.com/apache/grails-core/actions/runs/33708498278 With regards, GitHub Actions via GitBox
