New rule(s): Wrong Usage of the MatchError
gomega Matcher
#238
Annotations
2 errors and 4 warnings
ginkgo_linter.go#L452
S1008: should use 'return interfaces.ImplementsGomegaMatcher(t)' instead of 'if interfaces.ImplementsGomegaMatcher(t) { return true }; return false' (gosimple)
|
|
|
ginkgo_linter.go#L379
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
ginkgo_linter.go#L410
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
The logs for this run have expired and are no longer available.
Loading