nidus-sync/rmo
Eli Ribble 0ec810591e
lint: fix errcheck for Close and Write calls across multiple files
Use lint.LogOnErr for deferred Body/File/Client Close calls.
Use lint.Write for unchecked w.Write calls.
Fix bug in sync/sms.go where fmt.Errorf result was discarded
(replace with proper log.Error call).
2026-05-09 02:29:07 +00:00
..
compliance.go Add completion page 2026-04-03 14:34:46 +00:00
district.go Update compliance landing page 2026-04-03 00:18:15 +00:00
email.go lint: fix errcheck for Close and Write calls across multiple files 2026-05-09 02:29:07 +00:00
error.go Add missing error page 2026-02-10 00:22:33 +00:00
image.go Add avatar resource 2026-04-01 21:23:28 +00:00
mailer.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
mock.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
notification.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
nuisance.go Get initial nuisance and water resources working 2026-04-03 22:04:22 +00:00
quick.go Move data out of import.district and in to organization 2026-02-17 05:33:12 +00:00
report.go Get initial nuisance and water resources working 2026-04-03 22:04:22 +00:00
root.go lint: fix errcheck for fmt.Fprintf/Fprint across multiple files 2026-05-09 02:21:53 +00:00
routes.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
scss.go lint: fix errcheck for Close and Write calls across multiple files 2026-05-09 02:29:07 +00:00
status.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
water.go Get initial nuisance and water resources working 2026-04-03 22:04:22 +00:00