fix(deps): update module github.com/equinix/equinix-sdk-go to v0.45.0 #1359
Annotations
10 errors
internal/gateway/createbgpneighbours.go#L62
c.VrfService.CreateBgpDynamicNeighbor undefined (type *metalv1.VRFsApiService has no field or method CreateBgpDynamicNeighbor)
|
internal/gateway/listbgpneighbours.go#L28
c.VrfService.GetBgpDynamicNeighbors undefined (type *metalv1.VRFsApiService has no field or method GetBgpDynamicNeighbors) (typecheck)
|
internal/organizations/create.go#L77
req.Logo undefined (type *metalv1.OrganizationInput has no field or method Logo)
|
internal/organizations/update.go#L65
req.Logo undefined (type *metalv1.OrganizationInput has no field or method Logo) (typecheck)
|
internal/twofa/twofa.go#L33
undefined: metalv1.OTPsApiService
|
internal/twofa/twofa.go#L51
c.Servicer.MetalAPI(cmd).OTPsApi undefined (type *metalv1.APIClient has no field or method OTPsApi)
|
internal/twofa/disable2fa.go#L53
c.TwoFAService.DisableTfaSms undefined (type *metalv1.TwoFactorAuthApiService has no field or method DisableTfaSms)
|
internal/twofa/enable2fa.go#L52
c.TwoFAService.EnableTfaSms undefined (type *metalv1.TwoFactorAuthApiService has no field or method EnableTfaSms) (typecheck)
|
test/helper/helper.go#L800
TestApiClient.VRFsApi.CreateBgpDynamicNeighbor undefined (type *metalv1.VRFsApiService has no field or method CreateBgpDynamicNeighbor) (typecheck)
|
cmd/cli.go#L15
could not import github.com/equinix/metal-cli/internal/gateway (-: # github.com/equinix/metal-cli/internal/gateway
|
This job failed
Loading