Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76127 - [staticcheck] built with a different version of go
Attached to Project:
Community Packages
Opened by Yuri Kanivetsky (x-yuri) - Thursday, 06 October 2022, 19:50 GMT
Last edited by Toolybird (Toolybird) - Friday, 07 October 2022, 05:07 GMT
Opened by Yuri Kanivetsky (x-yuri) - Thursday, 06 October 2022, 19:50 GMT
Last edited by Toolybird (Toolybird) - Friday, 07 October 2022, 05:07 GMT
|
DetailsDescription: I noticed this when started using vscode and its go extension. It tells me that staticcheck must be built with a version of go that is compatible with the version I'm running.
https://github.com/golang/vscode-go/blob/v0.35.2/src/goInstallTools.ts#L849-L852 $ go version go version go1.19.1 linux/amd64 $ go version /usr/bin/staticcheck /usr/bin/staticcheck: go1.18.5 I'm not sure how much it matters, but seems reasonable. |
This task depends upon