Skip to content

implement machine controller #89

implement machine controller

implement machine controller #89

Triggered via pull request January 11, 2024 11:06
Status Failure
Total duration 5m 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
go_test: internal/service/cloud/network.go#L100
G601: Implicit memory aliasing in for loop. (gosec)
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.