feat: use testcontainers to start valkey #368
Annotations
1 error and 9 warnings
Run mix coveralls.github
Process completed with exit code 1.
|
Run mix credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix credo
Logger.default_formatter/1 is undefined or private
|
Run mix ecto.create && mix ecto.migrate:
lib/tenantee/application.ex#L48
Testcontainers.start_container/1 is undefined (module Testcontainers is not available or is yet to be defined)
|
Run mix ecto.create && mix ecto.migrate:
lib/tenantee/application.ex#L43
Testcontainers.start_link/0 is undefined (module Testcontainers is not available or is yet to be defined)
|
Run mix ecto.create && mix ecto.migrate:
lib/tenantee/application.ex#L50
Testcontainers.Container.mapped_port/2 is undefined (module Testcontainers.Container is not available or is yet to be defined)
|
Run mix ecto.create && mix ecto.migrate:
lib/tenantee/application.ex#L45
Testcontainers.Container.new/1 is undefined (module Testcontainers.Container is not available or is yet to be defined)
|
Run mix ecto.create && mix ecto.migrate:
lib/tenantee/application.ex#L48
Testcontainers.Container.with_exposed_port/2 is undefined (module Testcontainers.Container is not available or is yet to be defined)
|
The logs for this run have expired and are no longer available.
Loading