Update interactive queries API according to KIP-992 and bump to Kafka v3.8.1 #48
Annotations
24 errors
|
|
|
InteractiveQueriesIntegrationTest.shouldGetWithTimestamp(String)[3]:
kstreamplify-core/src/test/java/com/michelin/kstreamplify/integration/InteractiveQueriesIntegrationTest.java#L403
Cannot deserialize value of type `java.util.ArrayList<com.michelin.kstreamplify.store.StateStoreRecord>` from Object value (token `JsonToken.START_OBJECT`)
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]
|
InteractiveQueriesIntegrationTest.shouldGetWithTimestamp(String)[4]:
kstreamplify-core/src/test/java/com/michelin/kstreamplify/integration/InteractiveQueriesIntegrationTest.java#L403
Unrecognized token 'State': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6]
|
InteractiveQueriesIntegrationTest.shouldGetWithTimestamp(String)[6]:
kstreamplify-core/src/test/java/com/michelin/kstreamplify/integration/InteractiveQueriesIntegrationTest.java#L403
Unrecognized token 'State': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6]
|
|
|
|
|
|
|
|
|
InteractiveQueriesIntegrationTest.shouldGetWithTimestamp(String)[3]:
kstreamplify-core/src/test/java/com/michelin/kstreamplify/integration/InteractiveQueriesIntegrationTest.java#L403
Cannot deserialize value of type `java.util.ArrayList<com.michelin.kstreamplify.store.StateStoreRecord>` from Object value (token `JsonToken.START_OBJECT`)
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]
|
InteractiveQueriesIntegrationTest.shouldGetWithTimestamp(String)[4]:
kstreamplify-core/src/test/java/com/michelin/kstreamplify/integration/InteractiveQueriesIntegrationTest.java#L403
Unrecognized token 'State': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6]
|
InteractiveQueriesIntegrationTest.shouldGetWithTimestamp(String)[6]:
kstreamplify-core/src/test/java/com/michelin/kstreamplify/integration/InteractiveQueriesIntegrationTest.java#L403
Unrecognized token 'State': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6]
|
|
|
|
|
|
Build (17)
Process completed with exit code 1.
|
Build (21)
Process completed with exit code 1.
|