add put file functionality (#50) #397
elixir.yml
on: push
Build and test
2m 55s
Test example projects
2m 44s
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)
|