Skip to content

Tests against recent Docker engine releases #761

Tests against recent Docker engine releases

Tests against recent Docker engine releases #761

Triggered via schedule July 5, 2026 00:22
Status Success
Total duration 8m 32s
Artifacts

moby-latest.yml

on: schedule
Matrix: test_docker
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Core tests using Docker ROOTLESS (channel stable)
Missing input! The webhook type must be 'incoming-webhook' or 'webhook-trigger'.
Core tests using Docker ROOTLESS (channel stable)
Process completed with exit code 1.
Core tests using Docker ROOTLESS (channel stable)
Container startup failed for image testcontainers/ryuk:0.14.0
Core tests using Docker ROOTLESS (channel stable): 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.
Core tests using Docker STABLE (channel stable): 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.
Core tests using Docker ROOTFUL (channel test): 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.