feat: link objects and controller actions #15
Annotations
1 error and 3 warnings
Credo
Process completed with exit code 8.
|
Credo:
lib/jsonapi/view.ex#L171
Avoid long quote blocks.
|
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()
|