Skip to content

doc: fixed port is not recommended #403

doc: fixed port is not recommended

doc: fixed port is not recommended #403

Triggered via pull request November 30, 2023 19:34
Status Success
Total duration 3m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: pull_request
Build and test
2m 58s
Build and test
Test example projects
2m 39s
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)