You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem was found with the configuration of task ':publishGuide' (type 'PublishGuide').
Type 'grails.doc.gradle.PublishGuide' property 'resourcesDir' specifies directory '/home/runner/work/grails-cache/grails-cache/build/resources/grails-common-build-master/src/main/resources' which doesn't exist.
Reason: An input file was expected to be present but it doesn't exist.
Possible solutions:
Make sure the directory exists before the task is called.
Make sure that the task which produces the directory is declared as an input.
recreate by running
./gradlew docs
https://github.com/grails/grails-cache/actions/runs/11307987606/job/31450340455
FAILURE: Build failed with an exception.
A problem was found with the configuration of task ':publishGuide' (type 'PublishGuide').
Type 'grails.doc.gradle.PublishGuide' property 'resourcesDir' specifies directory '/home/runner/work/grails-cache/grails-cache/build/resources/grails-common-build-master/src/main/resources' which doesn't exist.
Reason: An input file was expected to be present but it doesn't exist.
Possible solutions:
may be related to https://github.com/grails/grails-cache/pull/213/files
The text was updated successfully, but these errors were encountered: