-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: qiniu/reviewbot
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
unable to get token for golangci-lint when using github_pr_review report type
#497
opened Dec 6, 2024 by
CarlJi
Multiple imports on one line (os, logging) (multiple-imports)(pylint)
#489
opened Dec 4, 2024 by
CarlJi
Imports from package torch are not grouped (ungrouped-imports)(pylint)
#487
opened Dec 4, 2024 by
CarlJi
Non-inherited new context, use function like context.WithXXX or r.Context instead (contextcheck)
#455
opened Nov 20, 2024 by
CarlJi
the variable name
XXXX
should conform to the errXxx
format (errname)
#442
opened Nov 11, 2024 by
wwcchh0123
assigned to.
XXXX
, but reassigned without using the value (wastedassign)
#441
opened Nov 8, 2024 by
wwcchh0123
warning:
XXXX
appears unused. Verify use (or export if used externally). [SC2034]
#440
opened Nov 8, 2024 by
wwcchh0123
error: Double quote array expansions to avoid re-splitting elements. [SC2068]
#437
opened Nov 8, 2024 by
wwcchh0123
Previous Next
ProTip!
Adding no:label will show everything without a label.