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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to