Skip to content

✨ Implement MachineDrainRules #6131

✨ Implement MachineDrainRules

✨ Implement MachineDrainRules #6131

Triggered via pull request October 31, 2024 14:05
Status Failure
Total duration 3m 56s
Artifacts

pr-golangci-lint.yaml

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

Annotations

5 errors
lint: api/v1beta1/machinedrainrules_types.go#L137
exported: comment on exported type MachineDrainRuleMachineSelector should be of the form "MachineDrainRuleMachineSelector ..." (with optional leading article) (revive)
lint: api/v1beta1/machinedrainrules_types.go#L163
exported: comment on exported type MachineDrainRulePodSelector should be of the form "MachineDrainRulePodSelector ..." (with optional leading article) (revive)
lint: api/v1beta1/machinedrainrules_types.go#L138
directive `//nolint:revive // Intentionally not adding a godoc comment as it would show up additionally to the field comment in the CRD` is unused for linter "revive" (nolintlint)
lint: api/v1beta1/machinedrainrules_types.go#L164
directive `//nolint:revive // Intentionally not adding a godoc comment as it would show up additionally to the field comment in the CRD` is unused for linter "revive" (nolintlint)
lint
issues found