Skip to content

fix: No Sentry alert on 500 error from the app #2241

fix: No Sentry alert on 500 error from the app

fix: No Sentry alert on 500 error from the app #2241

Triggered via pull request September 17, 2024 15:56
Status Failure
Total duration 13m 3s
Artifacts

elixir_checks.yml

on: pull_request
server checks
12m 54s
server checks
application_runner checks
3m 22s
application_runner checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 49 warnings
application_runner checks
** (CompileError) test/services/application_services_test.exs:3: module TelemetryTest is not loaded and could not be found
application_runner checks
Process completed with exit code 1.
application_runner checks
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/
application_runner checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
application_runner checks: libs/application_runner/deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
application_runner checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
unused alias BusinessError
application_runner checks
unused alias AppSocket
application_runner checks
unused alias Environment
application_runner checks
unused alias Session
application_runner checks
unused alias Contract
application_runner checks
unused alias Environment
application_runner checks
unused alias FakeRouteChannel
application_runner checks
unused alias Repo
application_runner checks
unused alias RouteChannel
application_runner checks
variable "paginated_res" is unused (if the variable is not meant to be used, prefix it with an underscore)
application_runner checks
variable "pid" is unused (if the variable is not meant to be used, prefix it with an underscore)
application_runner checks
module attribute @function_name was set but never used
application_runner checks
unused alias AppGuardian
application_runner checks: libs/application_runner/deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
application_runner checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
server checks
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/
server checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
server checks: deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
server checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
server checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
server checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
server checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
server checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
server checks
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
server checks
unused alias BusinessError
server checks
unused alias AppSocket
server checks
unused alias Environment
server checks: deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
server checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
server checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
server checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
server checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
server checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
server checks
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
server checks
unused alias BusinessError
server checks
unused alias AppSocket
server checks
unused alias Environment