Skip to content

refactor: sync files with beam-community/common-config #4

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

refactor: sync files with beam-community/common-config #4

Triggered via pull request June 24, 2024 20:33
Status Failure
Total duration 2m 50s
Artifacts

ci.yaml

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

Annotations

13 errors and 13 warnings
Test (Elixir 1.17 OTP 27): test/jsonapi/serializer_test.exs#L730
test serialize includes pagination links if page-based pagination is requested (JSONAPI.SerializerTest)
Test (Elixir 1.17 OTP 27): test/jsonapi/view_test.exs#L196
test url_for_pagination/3 with query parameters (JSONAPI.ViewTest)
Test (Elixir 1.17 OTP 27): test/jsonapi/view_test.exs#L189
test url_for_pagination/3 with pagination information (JSONAPI.ViewTest)
Test (Elixir 1.17 OTP 27)
Process completed with exit code 2.
Test (Elixir 1.16 OTP 26): test/jsonapi/serializer_test.exs#L730
test serialize includes pagination links if page-based pagination is requested (JSONAPI.SerializerTest)
Test (Elixir 1.16 OTP 26): test/jsonapi/view_test.exs#L189
test url_for_pagination/3 with pagination information (JSONAPI.ViewTest)
Test (Elixir 1.16 OTP 26): test/jsonapi/view_test.exs#L196
test url_for_pagination/3 with query parameters (JSONAPI.ViewTest)
Test (Elixir 1.16 OTP 26)
Process completed with exit code 2.
Test (Elixir 1.15 OTP 26): test/jsonapi/serializer_test.exs#L730
test serialize includes pagination links if page-based pagination is requested (JSONAPI.SerializerTest)
Test (Elixir 1.15 OTP 26): test/jsonapi/view_test.exs#L189
test url_for_pagination/3 with pagination information (JSONAPI.ViewTest)
Test (Elixir 1.15 OTP 26): test/jsonapi/view_test.exs#L196
test url_for_pagination/3 with query parameters (JSONAPI.ViewTest)
Test (Elixir 1.15 OTP 26)
Process completed with exit code 2.
Credo
Process completed with exit code 30.
Test (Elixir 1.17 OTP 27)
using map.field notation (without parentheses) to invoke function JSONAPITest.PostView.type() is deprecated, you must add parentheses instead: remote.function()
Test (Elixir 1.17 OTP 27)
using map.field notation (without parentheses) to invoke function JSONAPI.QueryParserTest.UserView.type() is deprecated, you must add parentheses instead: remote.function()
Credo
~R/.../ is deprecated, use ~r/.../ instead
Credo: test/utils/data_to_params_test.exs#L271
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L258
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L242
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L223
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L185
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L118
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L85
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L56
Nested modules could be aliased at the top of the invoking module.
Credo: test/utils/data_to_params_test.exs#L26
Nested modules could be aliased at the top of the invoking module.
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead