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: add error checking in types_test.go and use 'any' type
- Add error checking for json.Unmarshal calls to fix errcheck lint errors
- Replace interface{} with any for Go 1.18+ compatibility
Signed-off-by: penfree <pengfei.qiu@gmail.com>
Change-Id: Ic742890ad4675fdd1a920d36aacb748e356d1735
0 commit comments