Skip to content

Bump sentry from 9.1.0 to 10.5.0 #1139

Bump sentry from 9.1.0 to 10.5.0

Bump sentry from 9.1.0 to 10.5.0 #1139

Triggered via pull request April 29, 2024 19:53
Status Success
Total duration 7m 15s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
ci
ElixirBoilerplateWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree