feat: add BB.Safety system for centralised arm/disarm control #35
ci.yml
on: pull_request
MIX_ENV=test mix compile
1m 8s
mix test
1m 10s
mix credo --strict
1m 2s
mix format --check-formatted
56s
mix spark.formatter --check
1m 4s
mix dialyzer
1m 7s
mix deps.unlock --check-unused
1m 3s
Publish to Hex.pm
Deploy docs to GitHub Pages
0s
Annotations
1 error and 1 warning
|
mix credo --strict
Process completed with exit code 8.
|
|
mix credo --strict:
lib/bb/safety/controller.ex#L415
Function body is nested too deep (max depth is 2, was 3).
|