File: 102-broken.gojson.txt

package info (click to toggle)
golang-github-jstemmer-go-junit-report 2.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 696 kB
  • sloc: xml: 975; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
# package/name/broken [package/name/broken.test]
./main.go:4:6: unused declared but not used
./main.go:5:2: undefined: fmt
./main.go:5:48: undefined: value
FAIL	package/name/broken [build failed]