towerops/lib/towerops_web
Graham McIntire 5ae974d7aa
Fix Dialyzer unmatched return warning in trigger_check handler
- Explicitly discard return value from trigger_check call
- The return value is not needed for this fire-and-forget operation
- Resolves unmatched_return warning at line 58
2026-01-03 12:43:05 -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 Fix Dialyzer unmatched return warning in trigger_check handler 2026-01-03 12:43:05 -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