fix:修复注册无法上报心跳问题 #136
Annotations
9 errors and 1 warning
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
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading