code cleanup... that fixes the test #29
Annotations
4 warnings
Abstract class which has no concrete subclass:
junit-vintage/src/main/java/com/nosto/beanie/JacksonBeanTest.java#L30
Abstract class `JacksonBeanTest` has no concrete subclass
|
'equals()' method which does not check class of parameter:
beanie-annotations/src/main/java/com/nosto/beanie/JacksonBean.java#L35
`equals()` should check the class of its parameter
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: build/reports/tests/. No artifacts will be uploaded.
|