Oneof Outputs for Graceful Handling of Disabled Steps #225
Annotations
7 errors
Run golangci-lint:
workflow/yaml.go#L79
badCall: no-op append call, probably missing arguments (gocritic)
|
Run golangci-lint:
workflow/yaml.go#L53
exported: exported const YamlOneOfKey should have comment or be unexported (revive)
|
Run golangci-lint:
workflow/yaml.go#L54
exported: exported const YamlDiscriminatorKey should have comment or be unexported (revive)
|
Run golangci-lint:
workflow/yaml.go#L55
exported: exported const YamlOneOfTag should have comment or be unexported (revive)
|
Run golangci-lint:
workflow/workflow.go#L704
S1023: redundant break statement (gosimple)
|
Run golangci-lint:
workflow/executor.go#L987
ineffectual assignment to err (ineffassign)
|
Run golangci-lint
issues found
|
Loading