Implement LAN provisioning #72
Annotations
10 errors and 2 warnings
golangci-lint:
cmd/main.go#L34
could not import github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1 (-: # github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L230
in.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L231
in.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L231
out.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest)) (typecheck)
|
golangci-lint:
api/v1alpha1/groupversion_info.go#L1
: # github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1 [github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1.test]
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L230
in.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L231
in.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L231
out.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest) (typecheck)
|
golangci-lint:
internal/controller/ionoscloudcluster_controller.go#L41
could not import github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1 (-: # github.com/ionos-cloud/cluster-api-provider-ionoscloud/api/v1alpha1
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L230
in.CurrentRequest undefined (type *IonosCloudMachineStatus has no field or method CurrentRequest)
|
golangci-lint:
internal/ionoscloud/client/client.go#L285
exported: exported method IonosCloudClient.CheckRequestStatus should have comment or be unexported (revive)
|
golangci-lint:
internal/ionoscloud/client/client.go#L296
exported: exported method IonosCloudClient.WaitForRequest should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading