chore: format #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
build (1.21):
pkg/machine/machine.go#L577
func `(*Machine).recoverToErr` is unused (unused)
|
build (1.21):
pkg/machine/misc.go#L299
func `isMapTrue` is unused (unused)
|
build (1.21):
pkg/machine/misc.go#L308
func `isMapFalse` is unused (unused)
|
build (1.21):
pkg/machine/machine.go#L768
S1011: should replace loop with `toCancel = append(toCancel, m.indexStateCtx[s]...)` (gosimple)
|
build (1.21):
pkg/machine/machine.go#L563
ineffectual assignment to ctx (ineffassign)
|
build (1.21):
pkg/machine/machine.go#L902
SA5011: possible nil pointer dereference (staticcheck)
|
build (1.21):
pkg/machine/machine.go#L906
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
build (1.21)
Process completed with exit code 201.
|