Prefix fire-and-forget calls (PubSub.broadcast, Oban enqueue, Logger, update_*, etc.) with `_ =` so dialyzer knows the return value is intentionally discarded. Wrap a few if/case expressions whose branches produce mixed types the same way. No behavior changes — only explicit acknowledgement of discarded returns. Warnings: 242 → 88. |
||
|---|---|---|
| .. | ||
| brute_force.ex | ||
| cloudflare_client.ex | ||
| four_oh_four_tracker.ex | ||
| ip_block.ex | ||
| ip_whitelist.ex | ||