Revert dependency downgrades #15
Annotations
1 error and 12 warnings
Build release
Resource not accessible by integration
|
Build release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build release
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Build release
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Build release
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Build release
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Build release
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Build release
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build release
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Build release
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Build release
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Build release:
lib/cadet/notifications.ex#L279
module attribute @doc was set but no definition follows it
|