aprs.me/lib
Graham McIntire b93d4904a3
Some checks failed
Elixir CI / Build and test (push) Failing after 3m28s
Elixir CI / Dialyzer (push) Successful in 3m54s
Elixir CI / Build and Push Docker Image (push) Has been skipped
fix: handle missing :pending_batch_tasks assign in historical loader
Use Map.get with default for all loading_generation and pending_batch_tasks
socket.assigns accesses to prevent KeyError when key is not present.
2026-08-06 17:52:53 -05:00
..
aprsme fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
aprsme_web fix: handle missing :pending_batch_tasks assign in historical loader 2026-08-06 17:52:53 -05:00
mix/tasks fix: resolve all dialyzer warnings — unmatched returns, pattern mismatches, and Mix.Task PLT entries 2026-07-27 14:18:42 -05:00
mix_unused Fix Analyzer.debug_info_line to return nil on with-fallthrough 2026-05-09 11:26:41 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00