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