Pinned issues
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
doc: write an article describing Staticcheck's false positives
documentation
#939
opened Feb 25, 2021 by
dominikh
Build tags making our life difficult
enhancement
false-negative
false-positive
started
#938
opened Feb 25, 2021 by
dominikh
Update checks for build tags to support new build tag syntax
go1.17
#937
opened Feb 22, 2021 by
dominikh
SA5011 false positive after (*testing.T).Fatalf
false-positive
waiting-for-feedback
#924
opened Feb 2, 2021 by
tamird
Suggest replacing len(string) == 0 with string == “”
needs-decision
new-check
#922
opened Feb 1, 2021 by
Jacalz
New check: prohibit comparing scalar with interface{} value
needs-decision
new-check
#916
opened Jan 26, 2021 by
leventov
quickfix: suggest removing unsupported platforms from build tags
needs-decision
new-check
#915
opened Jan 26, 2021 by
ainar-g
staticcheck: detect invalid server shutdown calls from handler
needs-decision
new-check
#913
opened Jan 22, 2021 by
ainar-g
staticcheck: detect marshaler implementations with wrong receiver types
needs-decision
new-check
#911
opened Jan 20, 2021 by
ainar-g
staticcheck doesn't create GitHub Annotations
started
upstream
#910
opened Jan 15, 2021 by
marten-seemann
staticcheck or stylecheck: implement a better version of asciicheck
new-check
research
#909
opened Jan 13, 2021 by
dominikh
quickfix: convert byte slice to string when printing it
needs-decision
new-check
#908
opened Jan 13, 2021 by
leventov
S1000: don't make suggestion when case body uses `break`
needs-decision
noisy-positive
#906
opened Jan 11, 2021 by
dominikh
simple: flag switch statements with only one branch (or two, where one is default)
needs-decision
new-check
#905
opened Jan 11, 2021 by
dominikh
Previous Next
ProTip!
Adding no:label will show everything without a label.