Release #3
Annotations
8 errors
|
|
|
internal/pipeline/envscan.go#L27
error is not nil (line 25) but it returns nil (nilerr)
|
|
internal/pipeline/pipeline.go#L1209
`if existing != nil` has complex nested blocks (complexity: 7) (nestif)
|
|
internal/pipeline/pipeline.go#L886
`if cached.Language == lang.Go` has complex nested blocks (complexity: 6) (nestif)
|
|
internal/pipeline/envscan.go#L127
regexpSimplify: can re-write `^(\w+)=(https?://[^\s]+)` as `^(\w+)=(https?://\S+)` (gocritic)
|
|
internal/httplink/httplink_test.go#L746
Function 'TestAsyncDispatchKeywords' is too long (139 > 120) (funlen)
|
|
internal/pipeline/pipeline.go#L1185
cognitive complexity 34 of func `(*Pipeline).injectEnvBindings` is high (> 30) (gocognit)
|
|
internal/pipeline/pipeline.go#L839
cognitive complexity 39 of func `(*Pipeline).processFileCalls` is high (> 30) (gocognit)
|
The logs for this run have expired and are no longer available.
Loading