Skip to content

YaRateLimit

YaRateLimit #115

Triggered via pull request September 21, 2025 09:03
Status Failure
Total duration 1m 43s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Code
issues found
Lint Code: yaratelimit/yaratelimit_test.go#L21
string `party` has 7 occurrences, make it a constant (goconst)
Lint Code: yaratelimit/yaratelimit_test.go#L39
Error return value of `rate.Increment` is not checked (errcheck)
Lint Code: yaratelimit/yaratelimit_test.go#L38
Error return value of `rate.Increment` is not checked (errcheck)
Lint Code: yaratelimit/yaratelimit_test.go#L37
Error return value of `rate.Increment` is not checked (errcheck)