Skip to content

🌱 Add DeepCopy method for E2EConfig #2285

🌱 Add DeepCopy method for E2EConfig

🌱 Add DeepCopy method for E2EConfig #2285

Triggered via pull request January 11, 2024 18:06
Status Failure
Total duration 4m 1s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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