Skip to content

dont stop container on system exit in ecto module #386

dont stop container on system exit in ecto module

dont stop container on system exit in ecto module #386

Triggered via push November 28, 2023 14:17
Status Success
Total duration 3m 15s
Artifacts

elixir.yml

on: push
Build and test
3m 5s
Build and test
Test example projects
2m 41s
Test example projects
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Test example projects
use Bitwise is deprecated. import Bitwise instead
Test example projects: lib/ecto.ex#L294
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)