Skip to content
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

staticcheck -f binary fails #1370

Closed
MaximMolchanov opened this issue Feb 16, 2023 · 2 comments
Closed

staticcheck -f binary fails #1370

MaximMolchanov opened this issue Feb 16, 2023 · 2 comments
Labels

Comments

@MaximMolchanov
Copy link

Runinng staticcheck with -f binary parameters fails:

$ go install honnef.co/go/tools/cmd/staticcheck@v0.4.1
$ staticcheck -f binary ./... > tmpfile
failed writing output: gob: type lintcmd.lintResult has no exported fields

go version go1.19.4 linux/amd64

@MaximMolchanov MaximMolchanov added bug needs-triage Newly filed issue that needs triage labels Feb 16, 2023
@dominikh dominikh added started Issues we've started working on and removed needs-triage Newly filed issue that needs triage labels Feb 16, 2023
dominikh added a commit that referenced this issue Feb 16, 2023
@dominikh dominikh removed the started Issues we've started working on label Feb 16, 2023
@dominikh
Copy link
Owner

Fixed and released as version 2023.1.2.

@MaximMolchanov
Copy link
Author

Wow, so fast response! Awesome!

dominikh added a commit that referenced this issue Mar 2, 2023
dominikh added a commit that referenced this issue Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants