prop/lib/microwaveprop/workers
Graham McIntire d67186176f
fix: resolve all dialyzer type errors across project (46→0 project errors)
Type spec fixes:
- duct_usable_* return boolean→float (delegate to duct_usable_for_band)
- sanitize/1 spec includes :unicode error tuples
- match_delete/1 broadened from :ets.match_spec()
- telemetry_event local type replaces :telemetry.event/0
- wgrib2 parse_lon_val_segment corrected to tuple spec
- preloaded Ecto assoc types in get_mission/get_contact! specs

Unmatched returns:
- _ = prefix on Task.start, Oban.insert, Repo.query!, PubSub.subscribe,
  :ets.new, and if-expression returns across 18 files

Pattern match fixes:
- markdown: restructure acc!=[] guard as direct pattern match
- path_compute/pskr/skewt_location_resolver: remove dead clauses
- calibrate.aprs_144: remove unreachable format_float catch-all
- unused.ex: suppress MapSet.union no_opaque

Also: remove unused unicode_util_compat from mix.lock
2026-06-08 17:51:13 -05:00
..
admin_task_worker.ex fix(review): address code-reviewer findings 2026-04-21 10:09:46 -05:00
backfill_enqueue_worker.ex Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -05:00
canadian_sounding_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
common_volume_radar_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
contact_import_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
contact_position_backfill_worker.ex test: override stale distance_km when filling a missing pos 2026-04-16 14:09:45 -05:00
contact_weather_enqueue_worker.ex Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -05:00
gefs_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
grid_cache_prune_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
hrdps_grid_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
hrrr_native_grid_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
iemre_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
ionosphere_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
mechanism_classify_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
narr_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
nexrad_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
partition_maintenance_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
propagation_grid_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
propagation_prune_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
pskr_calibration_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
pskr_recalibration_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
radar_frame_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
rover_mission_backfill_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
rover_mission_reconcile_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
rover_path_profile_worker.ex fix: resolve all dialyzer type errors across project (46→0 project errors) 2026-06-08 17:51:13 -05:00
solar_index_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
space_weather_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
station_elevation_worker.ex feat(rover): Oban worker enriches station elevation post-insert 2026-04-25 16:26:33 -05:00
terrain_profile_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
user_home_qth_lookup_worker.ex feat(accounts): auto-prefill home QTH from QRZ on register + backfill on boot 2026-04-25 17:03:01 -05:00
weather_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00