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
staticcheck -version: build from master c702d0a staticcheck -debug.version:
staticcheck (no version)
Compiled with Go version: go1.14
Main module:
honnef.co/go/tools
Dependencies:
github.com/BurntSushi/[email protected] (sum: h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=)
golang.org/x/[email protected] (sum: h1:/iIZNFGxc/a7C3yWjGcnboV+Tkc7mxr+p6fDztwoxuM=)
staticcheck -version
: build from master c702d0astaticcheck -debug.version
:go version
:go version go1.14 linux/amd64
go env
:Command:
staticcheck
Output:
Playground: https://play.golang.org/p/aHfAniNvlEo
Using
%s
to format byte arrays isn't documented in thefmt
package as far as I can tell. There is logic and tests for it though.The text was updated successfully, but these errors were encountered: