Skip to content

fix(deps): update module github.com/equinix/equinix-sdk-go to v0.45.0 #1037

fix(deps): update module github.com/equinix/equinix-sdk-go to v0.45.0

fix(deps): update module github.com/equinix/equinix-sdk-go to v0.45.0 #1037

Triggered via pull request September 16, 2024 19:47
Status Failure
Total duration 30s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: internal/gateway/createbgpneighbours.go#L62
c.VrfService.CreateBgpDynamicNeighbor undefined (type *metalv1.VRFsApiService has no field or method CreateBgpDynamicNeighbor)
test: internal/gateway/listbgpneighbours.go#L28
c.VrfService.GetBgpDynamicNeighbors undefined (type *metalv1.VRFsApiService has no field or method GetBgpDynamicNeighbors)
test: internal/organizations/create.go#L77
req.Logo undefined (type *metalv1.OrganizationInput has no field or method Logo)
test: internal/organizations/update.go#L65
req.Logo undefined (type *metalv1.OrganizationInput has no field or method Logo)
test: internal/twofa/twofa.go#L33
undefined: metalv1.OTPsApiService
test: internal/twofa/twofa.go#L51
c.Servicer.MetalAPI(cmd).OTPsApi undefined (type *metalv1.APIClient has no field or method OTPsApi)
test: internal/twofa/disable2fa.go#L53
c.TwoFAService.DisableTfaSms undefined (type *metalv1.TwoFactorAuthApiService has no field or method DisableTfaSms)
test: internal/twofa/enable2fa.go#L52
c.TwoFAService.EnableTfaSms undefined (type *metalv1.TwoFactorAuthApiService has no field or method EnableTfaSms)
test: test/helper/helper.go#L800
TestApiClient.VRFsApi.CreateBgpDynamicNeighbor undefined (type *metalv1.VRFsApiService has no field or method CreateBgpDynamicNeighbor)
test
Process completed with exit code 1.