Skip to content

[VPC] Support NSXLB for VPC #2165

[VPC] Support NSXLB for VPC

[VPC] Support NSXLB for VPC #2165

Triggered via pull request July 4, 2024 05:46
Status Failure
Total duration 2m 1s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: cmd/main.go#L48
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/vpc (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/vpc
build: pkg/nsx/services/vpc/vpc.go#L582
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)
build: pkg/nsx/services/vpc/vpc.go#L583
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)) (typecheck)
build: pkg/clean/clean.go#L21
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/vpc (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/vpc
build: pkg/nsx/services/vpc/vpc.go#L582
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)
build: pkg/nsx/services/vpc/vpc.go#L583
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)) (typecheck)
build: pkg/controllers/namespace/namespace_controller_test.go#L19
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/vpc (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/vpc
build: pkg/nsx/services/vpc/vpc.go#L582
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)
build: pkg/nsx/services/vpc/vpc.go#L583
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)) (typecheck)
build: pkg/nsx/services/vpc/vpc.go#L582
nc.LbServiceSize undefined (type "github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/common".VPCNetworkConfigInfo has no field or method LbServiceSize)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/