Skip to content

🐛 Allow to use image overrides from mounted custerctl-config.yaml file #1857

🐛 Allow to use image overrides from mounted custerctl-config.yaml file

🐛 Allow to use image overrides from mounted custerctl-config.yaml file #1857

Triggered via pull request October 7, 2024 13:49
Status Failure
Total duration 2m 11s
Artifacts

golangci-lint.yml

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

Annotations

8 errors
lint: internal/controller/image_overrides.go#L60
return with no blank line before (nlreturn)
lint: internal/controller/image_overrides.go#L107
return with no blank line before (nlreturn)
lint: internal/controller/image_overrides.go#L119
return with no blank line before (nlreturn)
lint: internal/controller/image_overrides.go#L56
if statements should only be cuddled with assignments (wsl)
lint: internal/controller/image_overrides.go#L104
if statements should only be cuddled with assignments (wsl)
lint: internal/controller/image_overrides.go#L114
only one cuddle assignment allowed before if statement (wsl)
lint: internal/controller/image_overrides.go#L117
assignments should only be cuddled with other assignments (wsl)
lint
issues found