nidus-sync/resource
Eli Ribble 679d12b48f
lint: fix errcheck for txn calls, query results, and unchecked errors
- Fix Rollback/Commit in compliance.go, csv/csv.go, csv/pool.go
- Capture and check errors from .One() insert queries in send.go, text.go
- Check errors from markFunc, PopulateURL, and hydrate functions
- Use lint.LogOnErrCtx for best-effort notification sends
2026-05-09 02:35:55 +00:00
..
avatar.go Fix reference to avatar URI 2026-04-02 15:09:59 +00:00
communication.go lint: fix errcheck for txn calls, query results, and unchecked errors 2026-05-09 02:35:55 +00:00
compliance.go Remove string-only references to location_* generated columns 2026-05-07 17:01:54 +00:00
district.go Show nuisance report status 2026-04-08 23:37:00 +00:00
geocode.go Add API for getting just the closest reverse geocoded answer 2026-04-27 19:44:25 +00:00
impersonation.go Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
lead.go Remove now-extraneous latitude/longitude generated columns 2026-05-07 16:38:42 +00:00
lob_hook.go Save all lob events to the database 2026-04-21 22:24:12 +00:00
mailer.go Add mailer API and initial mailer view 2026-04-21 19:19:59 +00:00
publicreport.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00
publicreport_compliance.go lint: fix errcheck for txn calls, query results, and unchecked errors 2026-05-09 02:35:55 +00:00
publicreport_notification.go Add can SMS question, fix error handling of client ID 2026-04-14 15:15:19 +00:00
publicreport_nuisance.go Get back to compiling, but using new jet for publicreport 2026-05-07 10:39:17 +00:00
publicreport_water.go Get back to compiling, but using new jet for publicreport 2026-05-07 10:39:17 +00:00
qrcode.go Fix qr code generator functions 2026-04-23 00:30:42 +00:00
query_params.go Send submit PUT on compliance report flow, create communication then 2026-05-01 21:27:17 +00:00
review_task.go Fix reference to number_ column 2026-04-23 13:53:22 +00:00
router.go Save the organization with the compliance report on creation 2026-04-20 16:21:08 +00:00
service_request.go Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
session.go Use auto build version info for embedding version information 2026-04-28 16:36:48 +00:00
signal.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
site.go Update UI when a compliance letter is sent 2026-04-17 15:20:17 +00:00
sync.go Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
upload.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00
user.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00