Bump actions/checkout from 6 to 7 in /.github/workflows #17494
ci.yml
on: pull_request
Annotations
4 errors
|
ComposeContainerTest.testGetServiceHostAndPort():
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["2hsgcf2znxjv_default",
"bridge",
"host",
"lyimi6bvqqtv_default",
"none",
"xicy6mtedxmy_default",
"yxjcgnikarhf_default"]
but was:
["2hsgcf2znxjv_default",
"agebqug9ami4_default",
"bridge",
"host",
"lyimi6bvqqtv_default",
"none",
"xicy6mtedxmy_default",
"yxjcgnikarhf_default"]
|
|
ComposeContainerTest.simpleTest():
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["7e7fbvjbcr1c_default",
"bridge",
"drq94pe1ifpp_default",
"host",
"none",
"vtznlb8bm3p1_redis-net",
"ykobwlsntann_default"]
but was:
["7e7fbvjbcr1c_default",
"bridge",
"drq94pe1ifpp_default",
"host",
"none",
"ykobwlsntann_default"]
|
|
EventHubsEmulatorContainerTest.testWithEventHubsClient():
modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L57
com.azure.core.amqp.exception.AmqpException: The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/eh1' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:fb0e55e147604dba9ee51dbf13d6f27a_G0, SystemTracker:gateway1, Timestamp:2026-06-22T17:12:49, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|
|
PulsarContainerTest.testUsage():
modules/pulsar/src/test/java/org/testcontainers/pulsar/PulsarContainerTest.java#L30
org.apache.pulsar.client.api.PulsarClientException$TopicDoesNotExistException: {"errorMsg":"Namespace not found","reqId":3044338433140171219, "remote":"localhost/127.0.0.1:32779", "local":"/127.0.0.1:51082"}
|