File: govet.ok

package info (click to toggle)
golang-github-reviewdog-errorformat 0.0~git20240608.1d3280e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 984 kB
  • sloc: python: 59; xml: 13; sh: 7; javascript: 4; haskell: 3; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
buildtag.go|7| possible malformed +build comment
buildtag.go|12| +build comment must appear before package clause and be followed by a blank line
assign.go|15| self-assignment of x to x
assign.go|17| self-assignment of s.x to s.x
atomic.go|17| direct assignment to atomic value
./main.go|7 col 2| fmt.Printf format %s has arg x of wrong type int