Vary limit and duration at runtime #105
Annotations
3 errors and 1 warning
Run golangci-lint:
ratelimit.go#L86
copylocks: literal copies lock value from maxCount: sync/atomic.Uint32 contains sync/atomic.noCopy (govet)
|
Run golangci-lint:
ratelimit.go#L106
copylocks: literal copies lock value from maxCount: sync/atomic.Uint32 contains sync/atomic.noCopy (govet)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading