Reduce dependabot update frequency #716
Annotations
10 errors
Validate lint:
controllers/machine_reconcile_scope_test.go#L17
package should be `controllers_test` instead of `controllers` (testpackage)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L91
assignments should only be cuddled with other assignments (wsl)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L94
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L102
if statements should only be cuddled with assignments (wsl)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L112
if statements should only be cuddled with assignments (wsl)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L113
mnd: Magic number: 30, in <assign> detected (gomnd)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L131
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L135
receiver-naming: receiver name tmr should be consistent with previous receiver name r for TinkerbellMachineReconciler (revive)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L192
receiver-naming: receiver name tmr should be consistent with previous receiver name r for TinkerbellMachineReconciler (revive)
|
Validate lint:
controllers/tinkerbellmachine_controller.go#L252
receiver-naming: receiver name tmr should be consistent with previous receiver name r for TinkerbellMachineReconciler (revive)
|