stop ecto repo only if its running #381
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
elixir.yml
on: push
Build and test
2m 50s
Test example projects
2m 40s
Annotations
25 warnings
Test example projects
use Bitwise is deprecated. import Bitwise instead
|
Test example projects:
lib/ecto.ex#L309
Ecto.Migrator.run/4 is undefined (module Ecto.Migrator is not available or is yet to be defined)
|
Test example projects
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test example projects
use Bitwise is deprecated. import Bitwise instead
|
Test example projects
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
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
use Bitwise is deprecated. import Bitwise instead
|
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
use Bitwise is deprecated. import Bitwise instead
|
Build and test:
test/support/migrations/20231022122557_add_posts_table.exs#L1
redefining module Testcontainers.Repo.Migrations.AddPostsTable (current version defined in memory)
|