KUBE-984: Add more loadtest scenarios #535
Annotations
8 errors and 1 warning
|
lint:
loadtest/scenarios/patch_node.go#L31
field `deploymentReplicas` is unused (unused)
|
|
lint:
loadtest/scenarios/create_resource.go#L47
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
lint:
loadtest/scenarios/create_resource.go#L80
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
lint:
loadtest/scenarios/delete_resource.go#L48
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
lint:
loadtest/scenarios/delete_node.go#L145
File is not properly formatted (gofumpt)
|
|
lint:
loadtest/scenarios/drain_node.go#L146
File is not properly formatted (gofumpt)
|
|
lint:
loadtest/scenarios/k8s_objects.go#L258
File is not properly formatted (gofumpt)
|
|
lint
Process completed with exit code 2.
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-controller/cluster-controller. Supported file pattern: go.sum
|