towerops/lib/towerops_web
Graham McIntire ba75c7313d
Fix Dialyzer unmatched return warning in log_out_user
- Explicitly discard return value from Endpoint.broadcast call
- Broadcast is fire-and-forget, return value not needed
- Resolves unmatched_return warning at line 54
2026-01-03 12:42:21 -06:00
..
components Add active page navigation highlighting 2026-01-03 12:28:26 -06:00
controllers Add comprehensive test coverage for LiveView modules and contexts 2026-01-03 11:21:53 -06:00
live Add active page navigation highlighting 2026-01-03 12:28:26 -06:00
endpoint.ex init 2025-12-21 11:10:43 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex more features 2026-01-02 14:06:44 -06:00
telemetry.ex format 2025-12-21 11:31:08 -06:00
user_auth.ex Fix Dialyzer unmatched return warning in log_out_user 2026-01-03 12:42:21 -06:00