hokkine commented on PR #813: URL: https://github.com/apache/dubbo-go-samples/pull/813#issuecomment-2723193477
I have already fixed the golangci-lint script, but the CI script still fails. After troubleshooting, I found that running the go fmt ./... command locally revealed a large amount of unformatted code. The CI script performs a Go formatting check, which causes it to fail (maybe). -- 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]
