Skip to content

ci: updates elixir/otp tested versions #35

ci: updates elixir/otp tested versions

ci: updates elixir/otp tested versions #35

Triggered via pull request February 22, 2024 13:20
@grzuygrzuy
synchronize #7
ci-versions
Status Success
Total duration 49s
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.9)
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.1, 26.2.2, 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.1, 26.2.2, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
main (1.16.1, 26.2.2, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
main (1.16.1, 26.2.2, true)
~R/.../ is deprecated, use ~r/.../ instead