Merge pull request #420 from XiXiaPdx/update-ecto-for-otp26 #413
Annotations
75 warnings
Integration Tests - Elixir 1.14 / OTP 26
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Integration Tests - Elixir 1.14 / OTP 26
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Bitwise is deprecated. import Bitwise instead
|
Integration Tests - Elixir 1.14 / OTP 26
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Bitwise is deprecated. import Bitwise instead
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Integration Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Unit Tests - Elixir 1.14 / OTP 26
use Bitwise is deprecated. import Bitwise instead
|
Unit Tests - Elixir 1.14 / OTP 26
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Unit Tests - Elixir 1.14 / OTP 26
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Unit Tests - Elixir 1.14 / OTP 26
use Bitwise is deprecated. import Bitwise instead
|
Unit Tests - Elixir 1.14 / OTP 26
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Unit Tests - Elixir 1.14 / OTP 26
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Unit Tests - Elixir 1.14 / OTP 26
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.14 / OTP 26
$levelpad in Logger message format is deprecated, please remove it
|
Unit Tests - Elixir 1.12 / OTP 24
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Unit Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Unit Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Unit Tests - Elixir 1.12 / OTP 24
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Unit Tests - Elixir 1.12 / OTP 24
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Unit Tests - Elixir 1.12 / OTP 24
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Unit Tests - Elixir 1.12 / OTP 24
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Integration Tests - Elixir 1.12 / OTP 24
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests - Elixir 1.12 / OTP 24
function dump_cmd/3 required by behaviour Ecto.Adapter.Structure is not implemented (in module Ecto.Adapters.SQLite3)
|
Integration Tests - Elixir 1.12 / OTP 24
function query_many/4 required by behaviour Ecto.Adapters.SQL.Connection is not implemented (in module Ecto.Adapters.SQLite3.Connection)
|
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Integration Tests - Elixir 1.12 / OTP 24
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Unit Tests - Elixir 1.11 / OTP 23
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests - Elixir 1.11 / OTP 23
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|