fix:优化example (#70) #151
Annotations
10 errors and 1 warning
global.go#L67
exported function ClosePolarisContext should have comment or be unexported
|
logger.go#L31
exported type LogLevel should have comment or be unexported
|
logger.go#L35
exported const LogDebug should have comment (or a comment on this block) or be unexported
|
logger.go#L58
exported function SetLogger should have comment or be unexported
|
logger.go#L62
exported function GetLogger should have comment or be unexported
|
logger.go#L66
exported type Logger should have comment or be unexported
|
ratelimit.go#L67
exported method RateLimitInterceptor.StreamServerInterceptor should have comment or be unexported
|
resolver.go#L36
exported type ResolverContext should have comment or be unexported
|
resolver.go#L50
comment on exported function RegisterResolverInterceptor should be of the form "RegisterResolverInterceptor ..."
|
resolver.go#L58
exported function NewResolver should have comment or be unexported
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading