Skip to content

chore: sync files with beam-community/common-config #1

chore: sync files with beam-community/common-config

chore: sync files with beam-community/common-config #1

Triggered via pull request July 31, 2024 16:45
Status Failure
Total duration 49s
Artifacts

ci.yaml

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

Annotations

23 errors and 17 warnings
Test (Elixir 1.17 OTP 27): test/schema_encoder_test.exs#L160
test encode/2 complex (AvroEx.Schema.EncoderTest)
Test (Elixir 1.17 OTP 27): test/schema_encoder_test.exs#L102
test encode/2 array (AvroEx.Schema.EncoderTest)
Test (Elixir 1.17 OTP 27): test/schema_encoder_test.exs#L60
test encode/2 record (AvroEx.Schema.EncoderTest)
Test (Elixir 1.17 OTP 27): test/schema_encoder_test.exs#L138
test encode/2 reference (AvroEx.Schema.EncoderTest)
Test (Elixir 1.17 OTP 27): test/schema_encoder_test.exs#L115
test encode/2 fixed (AvroEx.Schema.EncoderTest)
Test (Elixir 1.17 OTP 27): test/schema_encoder_test.exs#L19
test encode/2 enum (AvroEx.Schema.EncoderTest)
Test (Elixir 1.17 OTP 27)
Process completed with exit code 2.
Test (Elixir 1.15 OTP 26): test/schema_encoder_test.exs#L102
test encode/2 array (AvroEx.Schema.EncoderTest)
Test (Elixir 1.15 OTP 26): test/schema_encoder_test.exs#L138
test encode/2 reference (AvroEx.Schema.EncoderTest)
Test (Elixir 1.15 OTP 26): test/schema_encoder_test.exs#L19
test encode/2 enum (AvroEx.Schema.EncoderTest)
Test (Elixir 1.15 OTP 26): test/schema_encoder_test.exs#L115
test encode/2 fixed (AvroEx.Schema.EncoderTest)
Test (Elixir 1.15 OTP 26): test/schema_encoder_test.exs#L60
test encode/2 record (AvroEx.Schema.EncoderTest)
Test (Elixir 1.15 OTP 26): test/schema_encoder_test.exs#L160
test encode/2 complex (AvroEx.Schema.EncoderTest)
Test (Elixir 1.15 OTP 26)
Process completed with exit code 2.
Test (Elixir 1.16 OTP 26): test/schema_encoder_test.exs#L19
test encode/2 enum (AvroEx.Schema.EncoderTest)
Test (Elixir 1.16 OTP 26): test/schema_encoder_test.exs#L102
test encode/2 array (AvroEx.Schema.EncoderTest)
Test (Elixir 1.16 OTP 26): test/schema_encoder_test.exs#L60
test encode/2 record (AvroEx.Schema.EncoderTest)
Test (Elixir 1.16 OTP 26): test/schema_encoder_test.exs#L160
test encode/2 complex (AvroEx.Schema.EncoderTest)
Test (Elixir 1.16 OTP 26): test/schema_encoder_test.exs#L115
test encode/2 fixed (AvroEx.Schema.EncoderTest)
Test (Elixir 1.16 OTP 26): test/schema_encoder_test.exs#L138
test encode/2 reference (AvroEx.Schema.EncoderTest)
Test (Elixir 1.16 OTP 26)
Process completed with exit code 2.
Dialyzer
Process completed with exit code 1.
Credo
Process completed with exit code 12.
Test (Elixir 1.17 OTP 27)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
Test (Elixir 1.17 OTP 27)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Credo
~R/.../ is deprecated, use ~r/.../ instead
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Credo
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead