You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/06 07:40:34 UTC

[GitHub] [apisix-ingress-controller] fregie edited a comment on pull request #419: ci: add golangci-lint

fregie edited a comment on pull request #419:
URL: https://github.com/apache/apisix-ingress-controller/pull/419#issuecomment-833303001


   Fixed,please check it.
   I notice that golangci-lint run failed:
   ``` golang
   Error: pkg/kube/translation/context.go:32:29: func `(*TranslateContext).addStreamRoute` is unused (unused)
   func (tc *TranslateContext) addStreamRoute(sr *apisix.StreamRoute) {
   ```
   Should I fix this?


-- 
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.

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