refactor: sync files with beam-community/common-config #3
Annotations
16 errors and 2 warnings
Credo
The specified version file, .tool-versions, does not exist
|
Dialyzer
The specified version file, .tool-versions, does not exist
|
Dependencies
The specified version file, .tool-versions, does not exist
|
Format
The specified version file, .tool-versions, does not exist
|
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#L189
test url_for_pagination/3 with pagination information (JSONAPI.ViewTest)
|
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)
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#L196
test url_for_pagination/3 with query parameters (JSONAPI.ViewTest)
|
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)
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.
|
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()
|