You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix golangci-lint errcheck warnings for unchecked errors
- Add error checking for json.Unmarshal in list.go (2 occurrences)
- Add error checking for json.Unmarshal in scan.go (2 occurrences)
Use zero values as fallback when unmarshaling fails
All golangci-lint errors are now resolved.
Co-authored-by: Kinopio <125463022+kinopio1101@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments