Skip to content

[VPC] Support NSXLB for VPC #2138

[VPC] Support NSXLB for VPC

[VPC] Support NSXLB for VPC #2138

Triggered via pull request July 1, 2024 09:27
Status Failure
Total duration 2m 2s
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#L576
undefined: enableNSXLB
build: pkg/nsx/services/vpc/vpc.go#L579
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#L580
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#L576
undefined: enableNSXLB
build: pkg/nsx/services/vpc/vpc.go#L579
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#L580
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#L576
undefined: enableNSXLB
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/