ci(action): update erlef/setup-beam action to v1.18.2 #72
test.yml
on: pull_request
prevent_duplicate_checks
3s
Matrix: test_matrix
required_check
0s
Annotations
16 errors and 4 warnings
Test (Elixir 1.12.x | OTP 22):
test/semantic_release_test.exs#L15
test installs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.12.x | OTP 22):
test/semantic_release_test.exs#L19
test runs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.12.x | OTP 22)
Process completed with exit code 1.
|
Test (Elixir 1.15.x | OTP 25):
test/semantic_release_test.exs#L19
test runs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.15.x | OTP 25):
test/semantic_release_test.exs#L15
test installs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.15.x | OTP 25)
Process completed with exit code 2.
|
Test (Elixir 1.14.x | OTP 24):
test/semantic_release_test.exs#L19
test runs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.14.x | OTP 24):
test/semantic_release_test.exs#L15
test installs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.14.x | OTP 24)
Process completed with exit code 2.
|
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.
|
Test (Elixir 1.13.x | OTP 23):
test/semantic_release_test.exs#L15
test installs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.13.x | OTP 23):
test/semantic_release_test.exs#L19
test runs Semantic Release (SemanticReleaseTest)
|
Test (Elixir 1.13.x | OTP 23)
Process completed with exit code 2.
|
required_check
Process completed with exit code 1.
|
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
|
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
|