Skip to content

Rescue and report staging errors with telemetry #1570

Rescue and report staging errors with telemetry

Rescue and report staging errors with telemetry #1570

Triggered via push January 19, 2024 14:56
Status Success
Total duration 54s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
ci (1.13, 23.3, 12.13-alpine, lite)
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/
ci (1.13, 23.3, 12.13-alpine, lite): test/support/exercise.ex#L23
Stream.duplicate/2 is undefined or private
ci (1.16, 26.0, 15.1-alpine, gossip, lint)
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/
ci (1.16, 26.0, 15.1-alpine, gossip, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
ci (1.16, 26.0, 15.1-alpine, gossip, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs