fix:修复resolver无法过滤不健康以及隔离的实例 (#71) #153
Annotations
5 errors and 1 warning
|
golangci-lint:
server.go#L76
Error return value of `srv.serverOptions.setDefault` is not checked (errcheck)
|
golangci-lint:
ratelimit.go#L67
the line is 158 characters long, which exceeds the maximum of 120 characters. (lll)
|
golangci-lint:
resolver.go#L87
the line is 123 characters long, which exceeds the maximum of 120 characters. (lll)
|
golangci-lint
golangci-lint exit with code 2
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading