alecthomas / gometalinter

DEPRECATED: Use https://github.com/golangci/golangci-lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gometalinter 3.0.0 is still looking for gosimple

alessio opened this issue · comments

/home/alessio/work/tendermint/src/github.com/alecthomas/gometalinter/scripts/install.sh -b /home/alessio/work/tendermint/bin
alecthomas/gometalinter info checking GitHub for latest tag
alecthomas/gometalinter info found version: 3.0.0 for v3.0.0/linux/amd64
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/gometalinter
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/gocyclo
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/nakedret
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/misspell
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/gosec
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/golint
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/ineffassign
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/goconst
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/errcheck
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/maligned
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/unconvert
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/dupl
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/structcheck
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/varcheck
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/safesql
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/deadcode
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/lll
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/goimports
alecthomas/gometalinter info installed /home/alessio/work/tendermint/bin/gotype
install: cannot stat '/tmp/tmp.gYBfUm5rn2/gometalinter-3.0.0-linux-amd64/gosimple': No such file or directory

There is no reference to gosimple in the current install.sh

Use curl -L https://git.io/vp6lP | sh to install.

Yes, my fault. I was using an old install.sh.