Bump phoenix_ecto from 4.6.1 to 4.6.2 (#308) #680
Annotations
24 warnings
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
|
|
|
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)
|
lib/elixir_exploration/accounts.ex#L172
this clause for get_user!/1 cannot match because a previous clause at line 38 always matches
|
lib/elixir_exploration_web/middlewares/ExceptionMiddleware.ex#L15
variable "error" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/elixir_exploration_web/controllers/user_auth_test.exs#L138
Phoenix.ConnTest.get_flash/2 is deprecated. get_flash/2 is deprecated. Use Phoenix.Flash.get/2 instead
|
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
|
|
|
|
config/config.exs#L8
use Mix.Config is deprecated. Use the Config module instead
|
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
This job succeeded
Loading