fix(pipeline): clone image flag for compiler #3389
Annotations
6 errors
[golangci] command/secret/add.go#L3:
command/secret/add.go#L3
3-215 lines are duplicate of `command/secret/update.go:3-215` (dupl)
|
[golangci] command/secret/update.go#L3:
command/secret/update.go#L3
3-215 lines are duplicate of `command/secret/add.go:3-215` (dupl)
|
[golangci] internal/output/yaml_test.go#L72:
internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
|
[golangci] action/pipeline/validate_test.go#L483:
action/pipeline/validate_test.go#L483
only one cuddle assignment allowed before if statement (wsl)
|
[golangci] action/pipeline/validate_test.go#L487:
action/pipeline/validate_test.go#L487
if statements should only be cuddled with assignments (wsl)
|
[golangci] action/pipeline/validate_test.go#L482:
action/pipeline/validate_test.go#L482
assignments should only be cuddled with other assignments (wsl)
|