Skip to content

Merge pull request #300 from tinkerbell/dependabot/go_modules/github.… #675

Merge pull request #300 from tinkerbell/dependabot/go_modules/github.…

Merge pull request #300 from tinkerbell/dependabot/go_modules/github.… #675

Triggered via push August 22, 2023 15:06
Status Success
Total duration 2m 35s
Artifacts

ci.yaml

on: push
Codespell
12s
Codespell
Matrix: validate
Fit to window
Zoom out
Zoom in

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)