fix:修复注册无法上报心跳问题 #136
Annotations
10 errors
|
logger.go#L25
exported type LogLevel should have comment or be unexported
|
logger.go#L29
exported const LogDebug should have comment (or a comment on this block) or be unexported
|
logger.go#L35
exported type Logger should have comment or be unexported
|
ratelimit.go#L68
exported method RateLimitInterceptor.StreamServerInterceptor should have comment or be unexported
|
resolver.go#L38
exported type ResolverContext should have comment or be unexported
|
resolver.go#L52
comment on exported function RegisterResolverInterceptor should be of the form "RegisterResolverInterceptor ..."
|
server_option.go#L267
comment on exported function WithPolarisRateLimit should be of the form "WithPolarisRateLimit ..."
|
test/client_test.go#L100
should not use basic type untyped string as key in context.WithValue
|
|
This job failed
Loading