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
Ensure all call sites that return errors explicitly handle or discard return values where appropriate. Add a golangci-lint configuration under src so the CI build matrix runs only errcheck and passes.
Ensure all call sites that return errors explicitly handle or discard return values where appropriate. Add a golangci-lint configuration under src so the CI build matrix runs only errcheck and passes.