Add linting step to CI #155
Annotations
10 errors
auth/helper_program.go#L52
appendCombine: can combine chain of 2 appends into one (gocritic)
|
auth/helper_program.go#L89
appendCombine: can combine chain of 2 appends into one (gocritic)
|
auth/helper_program.go#L126
appendCombine: can combine chain of 2 appends into one (gocritic)
|
auth/helper_program_test.go#L19
filepathJoin: "testdata/test-helper" contains a path separator (gocritic)
|
disco/host.go#L205
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
disco/host.go#L216
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
disco/host.go#L419
importShadow: shadow of imported from 'github.com/hashicorp/go-version' package 'version' (gocritic)
|
disco/disco_test.go#L32
builtinShadow: shadowing of predeclared identifier: close (gocritic)
|
disco/disco_test.go#L69
builtinShadow: shadowing of predeclared identifier: close (gocritic)
|
disco/disco_test.go#L112
builtinShadow: shadowing of predeclared identifier: close (gocritic)
|
The logs for this run have expired and are no longer available.
Loading