tiltwind commented on PR #2841:
URL: https://github.com/apache/dubbo-go/pull/2841#issuecomment-2957517579

   pls fix:
   ```
     Running [/home/runner/golangci-lint-2.1.6-linux-amd64/golangci-lint run  
--timeout=10m] in [/home/runner/work/dubbo-go/dubbo-go] ...
     Error: protocol/dubbo/hessian2/hessian_dubbo.go:127:6: shadow: declaration 
of "err" shadows declaration at line 122 (govet)
                n, err := h.reader.Read(buf)
                   ^
     Error: protocol/dubbo/hessian2/hessian_dubbo_test.go:260:9: S1005: 
unnecessary assignment to the blank identifier (staticcheck)
        for i, _ := range payload {
               ^
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to