Skip to content

add put file functionality #395

add put file functionality

add put file functionality #395

Triggered via pull request November 30, 2023 07:30
Status Success
Total duration 2m 59s
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 51s
Build and test
Test example projects
2m 37s
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)