Add reproducer for Optional getter with String property to serde-jackson-tck #3621
Annotations
4 errors and 1 warning
|
SerdeJsonOptionalGetterSpec.test serialize and deserialize MyThing with Optional getter:
serde-jackson/src/test/groovy/io/micronaut/serde/jackson/annotation/SerdeJsonOptionalGetterSpec.groovy#L1
Condition not satisfied:
other.getValue().orElse(null) == "someValue"
| | | |
| | null false
| Optional.empty
<example.MyThing@68858eea value=null>
|
|
build (21)
Process completed with exit code 1.
|
|
build (17)
The strategy configuration was canceled because "build._21" failed
|
|
build (17)
The operation was canceled.
|
|
build (17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
|