Fix typos #14187
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
3 errors
|
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
|
CouchbaseContainerTest.testBasicContainerUsageForEnterpriseContainerRecent:
modules/couchbase/src/test/java/org/testcontainers/couchbase/CouchbaseContainerTest.java#L50
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image couchbase/server:enterprise-7.6.2
|
|
LgtmStackContainerTest.shouldPublishMetric:
modules/grafana/src/test/java/org/testcontainers/grafana/LgtmStackContainerTest.java#L26
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image grafana/otel-lgtm:0.6.0
|