refactor: sync files with beam-community/common-config #8
Annotations
3 errors and 4 warnings
Credo
Process completed with exit code 12.
|
Format
Process completed with exit code 1.
|
Dialyzer
Process completed with exit code 1.
|
Credo:
lib/jsonapi/serializer.ex#L116
Function body is nested too deep (max depth is 2, was 3).
|
Credo:
lib/jsonapi/plugs/query_parser.ex#L230
Function body is nested too deep (max depth is 2, was 3).
|
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()
|