Reduce dependabot update frequency (#326) #718
Annotations
10 errors and 1 warning
lint:
controllers/machine_reconcile_scope_test.go#L17
package should be `controllers_test` instead of `controllers` (testpackage)
|
lint:
controllers/tinkerbellmachine_controller.go#L91
assignments should only be cuddled with other assignments (wsl)
|
lint:
controllers/tinkerbellmachine_controller.go#L94
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
lint:
controllers/tinkerbellmachine_controller.go#L102
if statements should only be cuddled with assignments (wsl)
|
lint:
controllers/tinkerbellmachine_controller.go#L112
if statements should only be cuddled with assignments (wsl)
|
lint:
controllers/tinkerbellmachine_controller.go#L113
mnd: Magic number: 30, in <assign> detected (gomnd)
|
lint:
controllers/tinkerbellmachine_controller.go#L131
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
lint:
controllers/tinkerbellmachine_controller.go#L135
receiver-naming: receiver name tmr should be consistent with previous receiver name r for TinkerbellMachineReconciler (revive)
|
lint:
controllers/tinkerbellmachine_controller.go#L192
receiver-naming: receiver name tmr should be consistent with previous receiver name r for TinkerbellMachineReconciler (revive)
|
lint:
controllers/tinkerbellmachine_controller.go#L252
receiver-naming: receiver name tmr should be consistent with previous receiver name r for TinkerbellMachineReconciler (revive)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading