fix(test): configuration changes and fixes needed to scale-test #4519
Annotations
5 errors and 1 warning
golangci-lint:
test/e2e/framework/kubernetes/check-pod-status.go#L93
rangeValCopy: each iteration copies 168 bytes (consider pointers or indexing) (gocritic)
|
golangci-lint:
test/e2e/framework/scaletest/get-publish-metrics.go#L155
appendAssign: append result not assigned to the same slice (gocritic)
|
golangci-lint:
test/e2e/framework/scaletest/get-publish-metrics.go#L169
Magic number: 0o644, in <argument> detected (mnd)
|
golangci-lint:
test/e2e/framework/scaletest/get-publish-metrics.go#L272
fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading