ci(action): update actions/checkout action to v4.2.2 #98
test.yml
on: pull_request
prevent_duplicate_checks
4s
Matrix: test_matrix
required_check
0s
Annotations
4 errors and 4 warnings
Test (Elixir 1.16.x | OTP 26):
test/semantic_release_test.exs#L15
test installs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.16.x | OTP 26):
test/semantic_release_test.exs#L19
test runs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.16.x | OTP 26)
Process completed with exit code 2.
|
required_check
Process completed with exit code 1.
|
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
|
Test (Elixir 1.14.x | OTP 24)
use Bitwise is deprecated. import Bitwise instead
|