Skip to content

chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 #828

chore(deps): bump actions/checkout from 4.1.7 to 4.2.1

chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 #828

Triggered via pull request October 14, 2024 03:54
Status Failure
Total duration 6h 0m 26s
Artifacts

elixir_matrix.yaml

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

Annotations

4 errors and 5 warnings
Test - OTP 26.x / Elixir 1.16.x
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
Test - OTP 26.x / Elixir 1.16.x
The operation was canceled.
Test - OTP 26.x / Elixir 1.15.x
The job running on runner GitHub Actions 38 has exceeded the maximum execution time of 360 minutes.
Test - OTP 26.x / Elixir 1.15.x
The operation was canceled.
Test - OTP 24.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - OTP 24.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - OTP 25.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - OTP 25.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test - OTP 23.x / Elixir 1.14.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead