YaRateLimit #113
Triggered via pull request
September 20, 2025 22:08
Status
Failure
Total duration
1m 41s
Artifacts
–
Annotations
4 errors
|
Lint Code
issues found
|
|
Lint Code:
yaratelimit/yaratelimit.go#L132
Magic number: 2, in <condition> detected (mnd)
|
|
Lint Code:
yaratelimit/yaratelimit.go#L91
The line is 128 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Lint Code:
yaratelimit/yaratelimit.go#L68
Error return value of `err.Wrap` is not checked (errcheck)
|