🌱 Add DeepCopy method for E2EConfig #2285
Annotations
5 errors
lint (test):
test/framework/clusterctl/e2e_config.go#L258
S1001: should use copy(to, from) instead of a loop (gosimple)
|
lint (test):
test/framework/clusterctl/e2e_config.go#L262
S1001: should use copy(to, from) instead of a loop (gosimple)
|
lint (test):
test/framework/clusterctl/e2e_config.go#L258
S1001: should use copy(to, from) instead of a loop (gosimple)
|
lint (test):
test/framework/clusterctl/e2e_config.go#L262
S1001: should use copy(to, from) instead of a loop (gosimple)
|
lint (test)
issues found
|