Skip to content

[data] Update common files for branch 5.0.x #3736

[data] Update common files for branch 5.0.x

[data] Update common files for branch 5.0.x #3736

Triggered via pull request November 27, 2025 05:37
Status Success
Total duration 55m 50s
Artifacts

graalvm-latest.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 24 warnings
Gradle Test Executor 1.failed to execute tests: Gradle Test Executor 1#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for Gradle Test Executor 1.
Gradle Test Run :micronaut-data-processor:test.failed to execute tests: Gradle Test Run :micronaut-data-processor:test#L1
java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test EXISTS subquery: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test SOME subquery: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test ANY subquery: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test ALL subquery: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test join: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test joins [specification: io.micronaut.data.tck.tests.AbstractCriteriaSpec$__spock_feature_0_5prov0_closure2@2cf37ec8, expectedQuery: SELECT test_."id",test_."name",test_."enabled2",test_."enabled",test_."age",test_."amount",test_."budget" FROM "test" test_ INNER JOIN "other_entity" test_others_ ON test_."id"=test_others_."test_id" WHERE (test_."amount" = test_others_."amount"), #0]: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test joins [specification: io.micronaut.data.tck.tests.AbstractCriteriaSpec$__spock_feature_0_5prov0_closure4@3f2470df, expectedQuery: SELECT test_."id",test_."name",test_."enabled2",test_."enabled",test_."age",test_."amount",test_."budget" FROM "test" test_ INNER JOIN "other_entity" test_others_ ON test_."id"=test_others_."test_id", #2]: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isTrue predicate produces where query: (test_."enabled" = TRUE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isTrue predicate produces where query: (test_."enabled2" = TRUE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isFalse predicate produces where query: (test_."enabled" = FALSE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isFalse predicate produces where query: (test_."enabled2" = FALSE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isNull predicate produces where query: (test_."enabled" IS NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isNull predicate produces where query: (test_."enabled2" IS NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isNotNull predicate produces where query: (test_."enabled" IS NOT NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isNotNull predicate produces where query: (test_."enabled2" IS NOT NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test isNotNull predicate produces where query: (test_."name" IS NOT NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isTrue predicate produces where query: (test_."enabled" = FALSE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isTrue predicate produces where query: (test_."enabled2" = FALSE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isFalse predicate produces where query: (test_."enabled" = TRUE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isFalse predicate produces where query: (test_."enabled2" = TRUE): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isNull predicate produces where query: (test_."enabled" IS NOT NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isNull predicate produces where query: (test_."enabled2" IS NOT NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isNotNull predicate produces where query: (test_."enabled" IS NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isNotNull predicate produces where query: (test_."enabled2" IS NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test not isNotNull predicate produces where query: (test_."name" IS NULL): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties equal predicate produces where query: (test_."enabled" = test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties notEqual predicate produces where query: (test_."enabled" != test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties greaterThan predicate produces where query: (test_."enabled" > test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties greaterThanOrEqualTo predicate produces where query: (test_."enabled" >= test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties lessThan predicate produces where query: (test_."enabled" < test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties lessThanOrEqualTo predicate produces where query: (test_."enabled" <= test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties gt predicate produces where query: (test_."amount" > test_."budget"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties ge predicate produces where query: (test_."amount" >= test_."budget"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties lt predicate produces where query: (test_."amount" < test_."budget"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties le predicate produces where query: (test_."amount" <= test_."budget"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not equal predicate produces where query: (test_."enabled" != test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not notEqual predicate produces where query: (test_."enabled" = test_."enabled2"): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not greaterThan predicate produces where query: (NOT(test_."enabled" > test_."enabled2")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not greaterThanOrEqualTo predicate produces where query: (NOT(test_."enabled" >= test_."enabled2")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not lessThan predicate produces where query: (NOT(test_."enabled" < test_."enabled2")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not lessThanOrEqualTo predicate produces where query: (NOT(test_."enabled" <= test_."enabled2")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not gt predicate produces where query: (NOT(test_."amount" > test_."budget")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not ge predicate produces where query: (NOT(test_."amount" >= test_."budget")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not lt predicate produces where query: (NOT(test_."amount" < test_."budget")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test properties not le predicate produces where query: (NOT(test_."amount" <= test_."budget")): data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test function projection 1: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
CriteriaSpec.test function projection 2: data-processor/src/test/groovy/io/micronaut/data/model/jpa/criteria/CriteriaSpec.groovy#L1
Could not determine failure message for exception of type com.sun.tools.javac.code.ClassFinder$BadClassFile: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.util.JCDiagnostic.getMessage(java.util.Locale)" because the return value of "com.sun.tools.javac.code.Symbol$CompletionFailure.getDiagnostic()" is null
build_matrix
Failed to restore v8-gradle|Linux|graalvm latest ***-build_matrix[37a6259cc0c1dae299a7866489dff0bd]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[ac432d32a3b3e4482d1260aa6bcdf345]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-hibernate-multitenancy-discriminator-example-java:nat...
Failed to restore v8-gradle|Linux|graalvm latest ***-build[2aaf8e7be27608b23fd0fbc089134860]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-hibernate-reactive-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[1242cde13d87db2ab55b246306cd04ed]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-example-hibernate-and-jdbc:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[c78bdffc06bbadb8a909ab97306f2fba]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-hibernate-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[c3c70eee8679fa90e9b01d59c5706fc3]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-and-r2dbc-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[cbc15fcb25caf0b07ccb1474fe696dfb]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-jakarta-data-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[801f23b07376db721d3ca897667ec15f]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-example-records-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[1bee3320a97ad9ddda15e13967b1d665]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-multitenancy-datasource-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[7ae16478389fec45f1cb0ff92d507ae8]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-multitenancy-schema-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[32062b8c5de6ff76dc1deba3673fa583]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jdbc-multitenancy-discriminator-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[1eb4f5adc2aeec8db138f21ac875fa1f]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-jooq-r2dbc-postgres:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[ee3af7dbd7e1798c9888df120f12bab3]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-mongo-example-records-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[6ebdef3e6ac25fc01ce8c69f84d9bc07]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-mongo-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[36d4bbc245afe204aefc17c5accceea2]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-mongo-jackson-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[02e8d57979ea7691c83debbda1876130]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-mongo-multitenancy-database-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[d43dcf1e52795d928f1bc8be4fa45274]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-mongo-multitenancy-datasource-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[a7f2b1369337eb164333435670824bec]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-mongo-multitenancy-discriminator-example-java:nativeT...
Failed to restore v8-gradle|Linux|graalvm latest ***-build[4eb59209194399cf755e013425b07122]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-r2dbc-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[820985cf20c88b13b02011f1e225514b]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-r2dbc-micrometer-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[1505a6028f36b367b19db7afd342e774]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-r2dbc-multitenancy-datasource-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[9698dbce0e67068961fd74c2067f77ff]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-r2dbc-multitenancy-schema-example-java:nativeTest)
Failed to restore v8-gradle|Linux|graalvm latest ***-build[808823be52972cb1c51f789e5d0ca0db]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400
build (21, micronaut-doc-examples:micronaut-r2dbc-multitenancy-discriminator-example-java:nativeT...
Failed to restore v8-gradle|Linux|graalvm latest ***-build[a8ebce19684467758becaccffd264fdf]-4bf6395b55c39c10f38d65281225cd1ad491aaff: Error: Cache service responded with 400