Merge pull request #310 from coryodaniel/dependabot/hex/ex_doc-0.37.3 #581
Annotations
2 errors and 3 warnings
test (v1.27.3):
test/bonny/controller_v2_integration_test.exs#L170
test creating resource creates success event (Bonny.ControllerV2IntegrationTest)
|
test (v1.27.3)
Process completed with exit code 2.
|
test (v1.27.3)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (v1.27.3)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (v1.27.3)
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.ModuleDoc.category() is deprecated, you must add parentheses instead: remote.function()
|