build(deps-dev): Bump credo from 1.7.1 to 1.7.10 #1671
Annotations
1 error and 10 warnings
mix format and mix credo
Process completed with exit code 4.
|
mix format and mix credo
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
mix format and mix credo
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
mix format and mix credo
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
mix format and mix credo
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
mix format and mix credo
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
mix format and mix credo
Plug.Cowboy.http/3 is undefined (module Plug.Cowboy is not available or is yet to be defined)
|
mix format and mix credo
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
mix format and mix credo
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix format and mix credo
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
mix format and mix credo
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Loading