prop/vendor/oban_web/lib/oban/web
Graham McIntire 828814e767
fix: resolve all compiler warnings except framework-generated phoenix_component_verify
- Replace deprecated xref:exclude with elixirc_options in vendor/oban_pro
- Remove unused require Logger from 8 files
- Pin bitstring size variables with ^ in simple_packing, wgrib2,
  complex_packing, section, nexrad_client, mqtt, and radar worker
- Remove dead defp clauses (format/1 nil, depression/2 nil)
- Rename Buildings.Parser type record/0 -> building_record/0 to avoid
  overriding built-in type
- Remove redundant catch-all in candidate_detail.ex
- Simplify contact_live/show.ex conditional based on type narrowing
- Fix DateTime.from_iso8601 return pattern in vendor/oban_web
- Upgrade phoenix_live_view to 1.1.31
- Drop --warnings-as-errors from precommit alias; known false positives
  from @after_verify-generated code in Elixir 1.20.0-rc.6 + PLV 1.1.x
- Add credo --strict to precommit as replacement static-analysis gate
2026-05-29 10:18:52 -05:00
..
components deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
helpers Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
live fix: resolve all compiler warnings except framework-generated phoenix_component_verify 2026-05-29 10:18:52 -05:00
pages deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
plugins Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
queries deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
application.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
assets.ex deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
authentication.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
cache.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
colors.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
cron.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
cron_expr.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
dashboard_live.ex deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
exceptions.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
helpers.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
metrics.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
page.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
queue.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
resolver.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
router.ex deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
search.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
telemetry.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
timezones.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
timing.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
utils.ex deps: bump oban 2.22.0 → 2.22.1, oban_web (vendored) 2.12.1 → 2.12.3 2026-04-30 09:34:45 -05:00
workflow.ex Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00