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
> Task :groovydoc
Attempting to ignore error parsing Java source file: org/grails/compiler/injection/EntityASTTransformation.java
Consider reporting the error to the Groovy project: https://issues.apache.org/jira/browse/GROOVY
... or directly to the JavaParser project: https://github.com/javaparser/javaparser/issues
Error: (line 46,col 15) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 46,col 64) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 50,col 55) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
> Task :grails-test-suite-uber:isolatedTestsTwo
> Task :grails-core:groovydoc
Attempting to ignore error parsing Java source file: org/grails/compiler/injection/EntityASTTransformation.java
Consider reporting the error to the Groovy project: https://issues.apache.org/jira/browse/GROOVY
... or directly to the JavaParser project: https://github.com/javaparser/javaparser/issues
Error: (line 46,col 15) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 46,col 64) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 50,col 55) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
> Task :grails-databinding:groovydoc
Trying to override old definition of task fileScanner
> Task :grails-dependencies:groovydoc NO-SOURCE
> Task :groovydoc
Attempting to ignore error parsing Java source file: org/grails/web/mapping/DefaultUrlMappingEvaluator.java
Consider reporting the error to the Groovy project: https://issues.apache.org/jira/browse/GROOVY
... or directly to the JavaParser project: https://github.com/javaparser/javaparser/issues
Error: (line 151,col 13) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 599,col 29) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 641,col 29) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line [707](https://github.com/grails/grails-core/actions/runs/10975588769/job/30475414832?pr=13653#step:4:710),col 45) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 732,col 21) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 744,col 21) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
(line 1082,col 21) Use of patterns with instanceof is not supported. Pay attention that this feature is supported starting from 'JAVA_14' language level. If you need that feature the language level must be configured in the configuration before parsing the source files.
The text was updated successfully, but these errors were encountered:
Issue description
The text was updated successfully, but these errors were encountered: