add rate limits for other handlers #207
Annotations
6 errors and 3 warnings
GolangCI Lint:
pkg/accounts/cache.go#L95
composites: go.mongodb.org/mongo-driver/bson/primitive.E struct literal uses unkeyed fields (govet)
|
GolangCI Lint:
pkg/accounts/cache.go#L96
composites: go.mongodb.org/mongo-driver/bson/primitive.E struct literal uses unkeyed fields (govet)
|
GolangCI Lint:
pkg/accounts/cache.go#L97
composites: go.mongodb.org/mongo-driver/bson/primitive.E struct literal uses unkeyed fields (govet)
|
GolangCI Lint:
pkg/redis/client.go#L16
type `rateLimitSettings` is unused (unused)
|
GolangCI Lint:
pkg/redis/client.go#L31
field `projectLimits` is unused (unused)
|
GolangCI Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GolangCI Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
GolangCI Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading