Skip to content

bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0 in /core #17582

bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0 in /core

bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0 in /core #17582

Status Success
Total duration 10m 33s
Artifacts

ci.yml

on: pull_request
Matrix: core
turbo-mode
turbo-mode
find_gradle_jobs
4m 46s
find_gradle_jobs
Matrix: check
find_examples_jobs
2m 26s
find_examples_jobs
Matrix: check_examples
find_docs_examples_jobs
4m 37s
find_docs_examples_jobs
Matrix: check_docs_examples
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check_examples (:spring-boot:check): core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
find_docs_examples_jobs: core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
check_docs_examples (:docs:examples:spock:redis:check): core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
check_docs_examples (:docs:examples:junit5:redis:check): core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.