Bump hexpm/elixir from 1.15.5-erlang-26.0.2-debian-bookworm-20230612-slim to 1.16.3-erlang-26.2.5-debian-bookworm-20240513-slim #1149
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run make lint
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run make lint
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Run make check
ElixirBoilerplateWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
Loading