Skip to content

Implement LAN provisioning #72

Implement LAN provisioning

Implement LAN provisioning #72

Triggered via pull request January 8, 2024 16:17
Status Failure
Total duration 4m 38s
Billable time 5m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go_test: internal/ionoscloud/client/client.go#L285
exported: exported method IonosCloudClient.CheckRequestStatus should have comment or be unexported (revive)
go_test: internal/ionoscloud/client/client.go#L296
exported: exported method IonosCloudClient.WaitForRequest should have comment or be unexported (revive)
go_test: api/v1alpha1/ionoscloudcluster_types.go#L61
exported: exported type PendingRequests should have comment or be unexported (revive)
go_test: pkg/scope/machine.go#L32
exported: exported type MachineScope should have comment or be unexported (revive)
go_test: pkg/scope/machine.go#L44
exported: exported type MachineScopeParams should have comment or be unexported (revive)
go_test: pkg/scope/machine.go#L53
exported: exported function NewMachineScope should have comment or be unexported (revive)
go_test: pkg/scope/machine.go#L25
import "github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1" imported without alias but must be with alias "infrav1" according to config (importas)
go_test: internal/controller/ionoscloudmachine_controller.go#L91
error is not nil (line 88) but it returns nil (nilerr)
go_test: api/v1alpha1/ionoscloudcluster_types.go#L58
SA5008: unknown JSON option "omitEmpty" (staticcheck)
go_test
Process completed with exit code 2.