fix:修复resolver无法过滤不健康以及隔离的实例 (#71) #153
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Revive Action:
server_option.go#L267
comment on exported function WithPolarisRateLimit should be of the form "WithPolarisRateLimit ..."
|
Run Revive Action:
test/tools/tools_vet.go#L18
should have a package comment
|
Run Revive Action:
global.go#L67
exported function ClosePolarisContext should have comment or be unexported
|
Run Revive Action:
ratelimit.go#L67
exported method RateLimitInterceptor.StreamServerInterceptor should have comment or be unexported
|
Run Revive Action:
logger.go#L35
exported const LogDebug should have comment (or a comment on this block) or be unexported
|
Run Revive Action:
logger.go#L31
exported type LogLevel should have comment or be unexported
|
Run Revive Action:
logger.go#L62
exported function GetLogger should have comment or be unexported
|
Run Revive Action:
logger.go#L58
exported function SetLogger should have comment or be unexported
|
Run Revive Action:
resolver.go#L36
exported type ResolverContext should have comment or be unexported
|
Run Revive Action:
logger.go#L66
exported type Logger should have comment or be unexported
|
Loading