final refactor for the docker host fix #255
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 9 warnings
Build and test:
test/connection/docker_host_strategy/rootless_docker_socket_path_test.exs#L8
test DockerSocketPath should return ok if docker socket exists (Testcontainers.Connection.DockerHostStrategy.DockerSocketPathTest)
|
Build and test:
test/connection/docker_host_strategy/docker_host_from_properties_test.exs#L8
test DockerHostFromProperties should return ok response if property file exist (Testcontainers.Connection.DockerHostStrategy.DockerHostFromPropertiesTest)
|
Build and test:
test/connection/docker_host_strategy/docker_host_from_env_test.exs#L12
test DockerHostFromEnv should return ok if env exists (Testcontainers.Connection.DockerHostStrategy.DockerHostFromEnvTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test:
test/ecto_mysql_test.exs#L10
the Inspect protocol has already been consolidated, an implementation for Testcontainers.MysqlUser has no effect. If you want to implement protocols after compilation or during tests, check the "Consolidation" section in the Protocol module documentation
|
Build and test:
test/ecto_mysql_test.exs#L10
the Inspect protocol has already been consolidated, an implementation for Testcontainers.MysqlUser has no effect. If you want to implement protocols after compilation or during tests, check the "Consolidation" section in the Protocol module documentation
|
Build and test:
test/ecto_postgres_test.exs#L10
the Inspect protocol has already been consolidated, an implementation for Testcontainers.PostgresUser has no effect. If you want to implement protocols after compilation or during tests, check the "Consolidation" section in the Protocol module documentation
|
Build and test:
test/ecto_postgres_test.exs#L10
the Inspect protocol has already been consolidated, an implementation for Testcontainers.PostgresUser has no effect. If you want to implement protocols after compilation or during tests, check the "Consolidation" section in the Protocol module documentation
|