ATP v3, Validate Compatibility, Improved stop_if, better logs, retry fix #421
Annotations
10 errors
Run golangci-lint:
workflow/executor.go#L336
cognitive complexity 44 of func `(*executor).verifyStageInputs` is high (> 30) (gocognit)
|
Run golangci-lint:
workflow/workflow.go#L411
cognitive complexity 34 of func `(*loopState).checkForDeadlocks` is high (> 30) (gocognit)
|
Run golangci-lint:
workflow/executor.go#L335
Comment should end in a period (godot)
|
Run golangci-lint:
workflow/workflow.go#L536
Comment should end in a period (godot)
|
Run golangci-lint:
workflow/executor.go#L343
File is not `gofmt`-ed with `-s` (gofmt)
|
Run golangci-lint:
internal/step/plugin/provider.go#L994
994-1029 lines are duplicate of `internal/step/plugin/provider.go:1031-1072` (dupl)
|
Run golangci-lint:
internal/step/plugin/provider.go#L1031
1031-1072 lines are duplicate of `internal/step/plugin/provider.go:994-1029` (dupl)
|
Run golangci-lint:
internal/step/plugin/provider.go#L537
cognitive complexity 37 of func `(*runningStep).ProvideStageInput` is high (> 30) (gocognit)
|
Run golangci-lint:
internal/step/plugin/provider.go#L731
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint:
internal/step/plugin/provider.go#L624
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
The logs for this run have expired and are no longer available.
Loading