Bump credo from 1.7.1 to 1.7.3 #1051
Annotations
1 error and 11 warnings
Run CI
Process completed with exit code 4.
|
Run CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run CI
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Run CI
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Run CI
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Run CI
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Run CI
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run CI
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Run CI
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run CI
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run CI
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|