towerops/lib/towerops/security
Graham McIntire 91e3181bbc dialyzer: fix all unmatched_return warnings (154 → 0)
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.
2026-04-21 10:03:55 -05:00
..
brute_force.ex dialyzer: fix all unmatched_return warnings (154 → 0) 2026-04-21 10:03:55 -05:00
cloudflare_client.ex Add GeoIP import HTTP tests 2026-03-10 16:02:49 -05:00
four_oh_four_tracker.ex dialyzer: fix all unmatched_return warnings (154 → 0) 2026-04-21 10:03:55 -05:00
ip_block.ex Add 404-based brute force protection system 2026-02-10 16:31:48 -06:00
ip_whitelist.ex Add 404-based brute force protection system 2026-02-10 16:31:48 -06:00