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 :smoke-tests-otel-starter:spring-boot-3:processTestResources NO-SOURCE
> Task :instrumentation-api-incubator:generateJflex
> Task :instrumentation-api-incubator:processResources NO-SOURCE
> Task :custom-checks:compileJava FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':custom-checks:compileJava'.
> error: invalid flag: -Xlint:-this-escape
The custom-check task is failing now for the Spring Boot 3 test project: > error: invalid flag: -Xlint:-this-escape
The GraalVM native tests have run succesfully in #11256.
See Daily GraalVM native tests #355.
The text was updated successfully, but these errors were encountered: