Skip to content

dont need body for exec_start #5

dont need body for exec_start

dont need body for exec_start #5

Triggered via push November 17, 2024 10:04
Status Failure
Total duration 7m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: test/container/rabbitmq_container_test.exs#L12
test with default configuration provides a ready-to-use rabbitmq container by using connection parameters (Testcontainers.Container.RabbitMQContainerTest)
test: test/container/redis_container_test.exs#L15
test with default configuration provides a ready-to-use redis container (Testcontainers.Container.RedisContainerTest)
test: test/container/postgres_container_test.exs#L15
test with default configuration provides a ready-to-use postgres container (Testcontainers.Container.PostgresContainerTest)
test: test/container/rabbitmq_container_test.exs#L65
test with force_reuse custom configuration provides a rabbitmq container compliant with specified configuration (Testcontainers.Container.RabbitMQContainerTest)
test: test/container/kafka_container_test.exs#L283
test with raft mode provides a ready-to-use kafka container (Testcontainers.Container.KafkaContainerTest)
test: test/container/postgres_container_test.exs#L33
test with custom configuration provides a postgres container compliant with specified configuration (Testcontainers.Container.PostgresContainerTest)
test: test/container/rabbitmq_container_test.exs#L22
test with default configuration provides a ready-to-use rabbitmq container by using connection URL (Testcontainers.Container.RabbitMQContainerTest)
test: test/container/kafka_container_test.exs#L212
test with internal zookeeper provides a ready-to-use kafka container (Testcontainers.Container.KafkaContainerTest)
test: test/container/put_file_test.exs#L8
test upload file (Testcontainers.Container.PutFileTest)
test: test/container/rabbitmq_container_test.exs#L43
test with custom configuration provides a rabbitmq container compliant with specified configuration (Testcontainers.Container.RabbitMQContainerTest)
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/