Skip to content

Fix badges

Fix badges #197

Triggered via push January 13, 2024 07:16
Status Success
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

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

Annotations

7 warnings
OTP 25.1 / Elixir 1.14.1
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/
OTP 25.1 / Elixir 1.14.1
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
OTP 26.0.2 / Elixir 1.15.4
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/
OTP 26.0.2 / Elixir 1.15.4
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
OTP 26.0.2 / Elixir 1.16
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/
OTP 26.0.2 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 26.0.2 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs