Skip to content

Upgraded to Micronaut 4 #795

Upgraded to Micronaut 4

Upgraded to Micronaut 4 #795

Triggered via pull request September 12, 2023 16:13
Status Failure
Total duration 6m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

on_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
SchemaTest.registerSchemaIncompatibility(): src/test/java/com/michelin/ns4kafka/integration/SchemaTest.java#L193
io.micronaut.http.client.exceptions.HttpClientResponseException: Internal server error
SchemaTest.registerSchema(): src/test/java/com/michelin/ns4kafka/integration/SchemaTest.java#L366
io.micronaut.http.client.exceptions.HttpClientResponseException: Internal server error
SchemaTest.registerSchemaWithReferences(): src/test/java/com/michelin/ns4kafka/integration/SchemaTest.java#L275
io.micronaut.http.client.exceptions.HttpClientResponseException: Internal server error
SchemaTest.registerSchemaCompatibility(): src/test/java/com/michelin/ns4kafka/integration/SchemaTest.java#L124
io.micronaut.http.client.exceptions.HttpClientResponseException: Internal server error
TopicTest.testDeleteRecords(): src/test/java/com/michelin/ns4kafka/integration/TopicTest.java#L422
java.lang.NullPointerException: Cannot invoke "com.michelin.ns4kafka.models.DeleteRecordsResponse$DeleteRecordsResponseSpec.getPartition()" because the return value of "com.michelin.ns4kafka.models.DeleteRecordsResponse.getSpec()" is null
UserTest.createAndUpdateUserForceTest(): src/test/java/com/michelin/ns4kafka/integration/UserTest.java#L181
org.opentest4j.AssertionFailedError: expected: not <null>
build
Process completed with exit code 1.