fix:修复resolver无法过滤不健康以及隔离的实例 (#71) #153
Annotations
4 errors and 2 warnings
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
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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