towerops/lib/towerops_web/live/device_live/helpers
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
..
chart_builders.ex dialyzer: fix unknown_type warnings (60 → 0) 2026-04-21 09:43:37 -05:00
data_loaders.ex dialyzer: fix unknown_type warnings (60 → 0) 2026-04-21 09:43:37 -05:00
formatters.ex fix: address code review findings - memory leaks and redundant queries (#192) 2026-03-27 16:34:42 -05:00
sensor_classifiers.ex fix: address code review findings - memory leaks and redundant queries (#192) 2026-03-27 16:34:42 -05:00