client9 / shlib

portable functions for posix shell environments
The Unlicense
360 stars 36 forks source link

uname_os_check 'MSYS_NT-10.0' got converted to 'msys_nt-10.0' which is not a GOOS value #13

Closed AlekSi closed 5 years ago

AlekSi commented 5 years ago

It is the same issue as #3 which is not really fixed. 519ed576b3ed9ccd6ba014e3774b6704bbb84481 added msys_nt, but not msys_nt-10.0.

AlekSi commented 5 years ago

It also fails on AppVeyor: https://ci.appveyor.com/project/AlekSi/reform/builds/21094857/job/esq6cyx4tgwfiisb

$ curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b c:\gopath/bin v1.12.3

golangci/golangci-lint crit uname_os_check 'MSYS_NT-6.3' got converted to 'msys_nt-6.3' which is not a GOOS value. Please file bug at https://github.com/client9/shlib