Skip to content

Issues: dominikh/go-tools

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

panic: Named.check == nil but type is incomplete bug needs-triage Newly filed issue that needs triage
#1593 opened Aug 20, 2024 by IluckySi
Duplicate error from SA6003 and S1029
#1589 opened Aug 14, 2024 by arp242
Panic in the ir.(*Program).needMethods with v5.0 bug waiting-for-feedback Waiting for the user to get back to us
#1587 opened Aug 14, 2024 by hawkingrei
unused: struct comparison false-positive
#1577 opened Jul 17, 2024 by s1na
Split ST1003 in multiple checks / allow to partially disable ST1003 needs-decision We have to decide if this check is feasible and desirable
#1575 opened Jul 16, 2024 by iTrooz
Detect unchecked error within SimpleStmt of an IfStmt with error checking in conditional aggressive A set of checks that is more prone to false positives but is helpful during code review new-check
#1562 opened Jun 14, 2024 by dsnet
Suggest errors.New over fmt.Errorf with single string parameter and no formatting needs-decision We have to decide if this check is feasible and desirable new-check
#1550 opened May 29, 2024 by Jacalz
Detect defer calls skipped by os.Exit aggressive A set of checks that is more prone to false positives but is helpful during code review needs-decision We have to decide if this check is feasible and desirable new-check
#1526 opened Apr 23, 2024 by fionera
Rewrite irutil.FilterDebug to return iterator cleanup rangefunc Things to do when rangefunc happens
#1525 opened Apr 23, 2024 by dominikh
ProTip! Add no:assignee to see everything that’s not assigned.