Skip to content

chore: format

chore: format #9

Triggered via push January 15, 2024 19:05
Status Failure
Total duration 26s
Artifacts

linter.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (1.21): pkg/machine/misc.go#L202
type `indexEventCh` is unused (unused)
build (1.21): pkg/machine/misc.go#L312
func `isMapTrue` is unused (unused)
build (1.21): pkg/machine/misc.go#L321
func `isMapFalse` is unused (unused)
build (1.21): pkg/machine/machine.go#L846
S1011: should replace loop with `toCancel = append(toCancel, m.indexStateCtx[s]...)` (gosimple)
build (1.21)
Process completed with exit code 201.