Bump postgrex from 0.17.3 to 0.17.4 #551
Annotations
24 warnings
Run erlef/setup-beam@v1:
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run tests:
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
Run tests:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
missing `:on` in join, defaulting to `on: true`.
|
Run tests
missing `:on` in join, defaulting to `on: true`.
|
Run tests
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests:
lib/elixir_exploration/accounts.ex#L172
clauses with the same name and arity (number of arguments) should be grouped together, "def get_user!/1" was previously defined (lib/elixir_exploration/accounts.ex:38)
|
Run tests:
lib/elixir_exploration/accounts.ex#L172
this clause for get_user!/1 cannot match because a previous clause at line 38 always matches
|
Check Format:
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
Check Format:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Check Format
use Bitwise is deprecated. import Bitwise instead
|
Check Format
use Bitwise is deprecated. import Bitwise instead
|
Check Format
missing `:on` in join, defaulting to `on: true`.
|
Check Format
missing `:on` in join, defaulting to `on: true`.
|
Check Format
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Check Format
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Install dependencies:
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
Install dependencies:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
The logs for this run have expired and are no longer available.
Loading