implement machine controller #87
Annotations
10 errors
go_test:
internal/service/cloud/network.go#L100
G601: Implicit memory aliasing in for loop. (gosec)
|
go_test:
scope/machine.go#L94
exported: exported method MachineScope.HasFailed should have comment or be unexported (revive)
|
go_test:
scope/machine.go#L99
exported: exported method MachineScope.PatchObject should have comment or be unexported (revive)
|
go_test:
scope/machine.go#L113
exported: exported method MachineScope.Finalize should have comment or be unexported (revive)
|
go_test:
internal/service/cloud/network.go#L40
exported: exported method Service.ReconcileLAN should have comment or be unexported (revive)
|
go_test:
internal/service/cloud/network.go#L108
exported: exported method Service.ReconcileLANDeletion should have comment or be unexported (revive)
|
go_test:
internal/service/cloud/network.go#L158
exported: exported method Service.CreateLAN should have comment or be unexported (revive)
|
go_test:
internal/service/cloud/network.go#L186
exported: exported method Service.DeleteLAN should have comment or be unexported (revive)
|
go_test:
internal/service/cloud/network.go#L221
S1023: redundant break statement (gosimple)
|
go_test
Process completed with exit code 2.
|