Skip to content

Bump prettier from 3.2.5 to 3.3.0 in /assets #1151

Bump prettier from 3.2.5 to 3.3.0 in /assets

Bump prettier from 3.2.5 to 3.3.0 in /assets #1151

Triggered via pull request June 3, 2024 19:57
Status Success
Total duration 7m 17s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
ci
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/.
ci
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
ci
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
ci
ElixirBoilerplateWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree