mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 17:53:14 -05:00
23c1b48c84
* Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5 Bumps mstruebing/editorconfig-checker from 2.3.3 to 2.3.5. Signed-off-by: dependabot[bot] <support@github.com> * i hate go * i also hate proto * i also hate proto Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
7 lines
370 B
Text
7 lines
370 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - golang_bad_01.go
|
|
---
|
|
message: level=warningg="[runner] The linter 'maligned' is deprecated (since v1.38.0) due to The repository of the linter has been archived by the owner. Replaced by govet 'fieldalignment'."\ngo/golang_bad_01.go 1 1 expected 'package', found 'if' (typecheck)\nif len(in) == 0 {\n^\n
|
|
...
|
|
ok 2 - golang_good_01.go
|