Bump excoveralls from 0.18.2 to 0.18.3 (#323) #715
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 codecov/codecov-action@v4
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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
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
|
Run tests:
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)
|
Run tests:
lib/elixir_exploration_web/views/error_helpers.ex#L6
unused import Phoenix.HTML
|
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
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
|
Check Format
Logger.default_formatter/1 is undefined or private
|
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
|
Loading