Skip to content

ci(action): update actions/checkout action to v4.2.0 #78

ci(action): update actions/checkout action to v4.2.0

ci(action): update actions/checkout action to v4.2.0 #78

Triggered via pull request June 21, 2024 00:16
Status Success
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
prevent_duplicate_checks
2s
prevent_duplicate_checks
Matrix: test_matrix
required_check
0s
required_check
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Test (Elixir 1.16.x | OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16.x | OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead