Skip to content

implement machine controller #87

implement machine controller

implement machine controller #87

Triggered via pull request January 11, 2024 10:48
Status Failure
Total duration 5m 13s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.