Skip to content

fix: Remove scout_apm #617

fix: Remove scout_apm

fix: Remove scout_apm #617

Triggered via push June 19, 2024 11:38
Status Failure
Total duration 2m 43s
Artifacts

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
cypress
** (CompileError) lib/jobs/reputation.ex:11: module ScoutApm.Tracing is not loaded and could not be found. This may be happening because the module you are trying to load directly or indirectly depends on the current module
cypress
Process completed with exit code 1.
cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/checkout@v2, actions/cache@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
cypress
:ssl.cipher_suites/0 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
cypress
:ssl.ssl_accept/2 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
cypress
:ssl.ssl_accept/3 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
cypress
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
cypress
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
cypress
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead