towerops/lib/towerops_web/live/device_live
Graham McIntire 04e7d5ac23 dialyzer: fix unknown_type warnings (60 → 0)
- Add @type t :: %__MODULE__{} to schemas referenced by callers:
  ApiToken, Monitoring.Check, OnCall.Schedule, SiteOutage,
  NotificationDigest, Snmp.WirelessClient, Topology.DeviceLink,
  Agent.AgentJob, Agent.MikrotikResult.
- Proto.Types: qualify forward references to nested modules with
  Types. prefix, and fix Metric typo (should be union type metric()).
- data_loaders.ex / chart_builders.ex: Snmp.SNMPDevice.t was a ghost
  spec — module is Snmp.Device.

Warnings: 328 → 242.
2026-04-21 09:43:37 -05:00
..
components refactor: convert 6 Gleam modules to idiomatic Elixir with TDD (#196) 2026-03-28 09:52:07 -05:00
helpers dialyzer: fix unknown_type warnings (60 → 0) 2026-04-21 09:43:37 -05:00
form.ex refactor/dry-improvements (#202) 2026-03-28 10:56:34 -05:00
form.html.heex reliability-audit-fixes (#181) 2026-03-26 14:10:36 -05:00
index.ex reliability-audit-fixes (#181) 2026-03-26 14:10:36 -05:00
index.html.heex reliability-audit-fixes (#181) 2026-03-26 14:10:36 -05:00
show.ex refactor: convert 6 Gleam modules to idiomatic Elixir with TDD (#196) 2026-03-28 09:52:07 -05:00
show.html.heex feature/entity-physical-inventory (#187) 2026-03-27 10:48:50 -05:00