Skip to content

ci: updates elixir/otp tested versions #31

ci: updates elixir/otp tested versions

ci: updates elixir/otp tested versions #31

Triggered via pull request February 1, 2024 13:20
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
main (1.15.7, 25.3.2.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.16.0, 26.2.1, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.16.0, 26.2.1, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
main (1.16.0, 26.2.1, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
main (1.16.0, 26.2.1, true)
~R/.../ is deprecated, use ~r/.../ instead