Bump mimic from 1.10.1 to 1.10.2 (#342) #754
Annotations
25 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
|
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
|
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
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
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
|
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
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
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 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
|
Loading