refactor: sync files with beam-community/common-config #6
Annotations
5 errors and 3 warnings
Credo
Process completed with exit code 8.
|
Dialyzer
Process completed with exit code 1.
|
Test (Elixir 1.16 OTP 26)
Process completed with exit code 1.
|
Test (Elixir 1.17 OTP 27)
Process completed with exit code 1.
|
Test (Elixir 1.15 OTP 26)
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.15 OTP 26):
lib/jsonapi/serializer.ex#L51
variable "acc" is unused (if the variable is not meant to be used, prefix it with an underscore)
|