mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 17:53:14 -05:00
7 lines
765 B
Text
7 lines
765 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - golang_bad_01.go
|
|
---
|
|
message: level=errorg="[linters context] typechecking error go/golang_bad_01.go 1 1 expected 'package', found 'if'"\nlevel=warningg="[runner] Can't run linter goanalysis_metalinter failed prerequisites [(inspect@command-line-arguments, isgenerated@command-line-arguments) analysis skipped errors in package [- go/golang_bad_01.go 1 1 expected 'package', found 'if']]"\nlevel=warningg="[runner] Can't run linter unused buildir analysis skipped errors in package [- go/golang_bad_01.go 1 1 expected 'package', found 'if']"\nlevel=errorg="Running error buildir analysis skipped errors in package [- go/golang_bad_01.go 1 1 expected 'package', found 'if']"\n
|
|
...
|
|
ok 2 - golang_good_01.go
|