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:37:53 UTC

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

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


   Fixed,please check it.
   I notice that golantci-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