Skip to content

Merge pull request #310 from coryodaniel/dependabot/hex/ex_doc-0.37.3 #581

Merge pull request #310 from coryodaniel/dependabot/hex/ex_doc-0.37.3

Merge pull request #310 from coryodaniel/dependabot/hex/ex_doc-0.37.3 #581

Triggered via push March 11, 2025 13:22
Status Failure
Total duration 1m 42s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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()