refactor: sync files with beam-community/common-config #5
Annotations
14 errors and 3 warnings
Credo
Could not fetch /builds/otp/amd64/ubuntu-22.04/builds.txt from any hex.pm mirror
|
Format
Process completed with exit code 1.
|
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.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.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#L196
test url_for_pagination/3 with query parameters (JSONAPI.ViewTest)
|
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)
Process completed with exit code 2.
|
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()
|
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead
|