Merge pull request #828 from seanpang-vmware/removeip #45
Annotations
10 errors and 2 warnings
build:
cmd/main.go#L27
could not import github.com/vmware-tanzu/nsx-operator/pkg/controllers/networkinfo (-: # github.com/vmware-tanzu/nsx-operator/pkg/controllers/networkinfo
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L185
undefined: createdVpc
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L186
undefined: snatIP
|
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L188
unknown field PrivateIPs in struct literal of type "github.com/vmware-tanzu/nsx-operator/pkg/apis/v1alpha1".VPCState
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L188
undefined: privateIPs
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L192
undefined: setVPCNetworkConfigurationStatusWithLBS
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L192
undefined: ncName
|
|
build:
pkg/controllers/networkinfo/networkinfo_controller.go#L192
undefined: nsxLBSPath
|
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 use a deprecated Node.js version 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/
|