Skip to content

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

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

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

Triggered via pull request October 7, 2024 13:55
Status Failure
Total duration 1m 33s
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#L61
return with no blank line before (nlreturn)
lint: internal/controller/image_overrides.go#L108
return with no blank line before (nlreturn)
lint: internal/controller/image_overrides.go#L120
return with no blank line before (nlreturn)
lint: internal/controller/image_overrides.go#L57
if statements should only be cuddled with assignments (wsl)
lint: internal/controller/image_overrides.go#L105
if statements should only be cuddled with assignments (wsl)
lint: internal/controller/image_overrides.go#L115
only one cuddle assignment allowed before if statement (wsl)
lint: internal/controller/image_overrides.go#L118
assignments should only be cuddled with other assignments (wsl)
lint
issues found