nidus-sync/label-studio
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
..
client.go Fix lint errors related to not checking errors 2026-05-02 00:37:28 +00:00
import_tasks.go Fix lint errors related to not checking errors 2026-05-02 00:37:28 +00:00
list_tasks.go Initial work marking communications 2026-05-04 19:07:29 +00:00
projects.go Initial work marking communications 2026-05-04 19:07:29 +00:00
tasks_annotation.go Initial work marking communications 2026-05-04 19:07:29 +00:00
tasks_draft.go Fix a bunch of not-checking-error lints 2026-05-04 20:29:02 +00:00
tasks_update.go Fix a bunch of not-checking-error lints 2026-05-04 20:29:02 +00:00
users.go lint: fix errcheck for Close and Write calls across multiple files 2026-05-09 02:29:07 +00:00