You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.49.0
golangci/golangci-lint crit uname_arch_check 'riscv64' got converted to 'riscv64' which is not a GOARCH value. Please file bug report at https://github.com/client9/shlib
$ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.49.0
golangci/golangci-lint crit uname_arch_check 'riscv64' got converted to 'riscv64' which is not a GOARCH value. Please file bug report at https://github.com/client9/shlib
$ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.49.0
golangci/golangci-lint crit uname_arch_check 'riscv64' got converted to 'riscv64' which is not a GOARCH value. Please file bug report at https://github.com/client9/shlib
I shall clone the git repo of the project and install it locally.
I shall report whether it would success or fail.
Version of golangci-lint
$ golangci-lint --versiongolangci-lint has version (devel) built from (unknown, mod sum: "") on (unknown)
Configuration file
Not using
Go environment
$ go version && go env
# paste output here
Verbose output of running
$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here
Code example or link to a public repository
// add your code here
The text was updated successfully, but these errors were encountered:
Welcome
Description of the problem
Cross-referencing here
I shall clone the git repo of the project and install it locally.
I shall report whether it would success or fail.
Version of golangci-lint
Configuration file
Not using
Go environment
Verbose output of running
Code example or link to a public repository
// add your code here
The text was updated successfully, but these errors were encountered: