Skip to content

✨ Add support for customizing additional provider deployments #1698

✨ Add support for customizing additional provider deployments

✨ Add support for customizing additional provider deployments #1698

Triggered via pull request June 6, 2024 00:04
Status Failure
Total duration 57s
Artifacts

golangci-lint.yml

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

Annotations

6 errors
lint: internal/controller/component_customizer_test.go#L682
`if tc.shouldCustomize` has complex nested blocks (complexity: 9) (nestif)
lint: internal/controller/component_customizer_test.go#L695
break with no blank line before (nlreturn)
lint: internal/controller/component_customizer_test.go#L692
if statements should only be cuddled with assignments used in the if statement itself (wsl)
lint: internal/controller/component_customizer_test.go#L689
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: internal/controller/component_customizer_test.go#L698
if statements should only be cuddled with assignments (wsl)
lint
issues found