Skip to content

Delete NCP created resources in cleanup #2703

Delete NCP created resources in cleanup

Delete NCP created resources in cleanup #2703

Re-run triggered August 23, 2024 08:55
Status Failure
Total duration 2m 7s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: pkg/nsx/services/realizestate/realize_state.go#L46
service.NSXClient undefined (type *RealizeStateService has no field or method NSXClient) (typecheck)
build: pkg/controllers/pod/pod_controller.go#L97
nsxSubnetPortState declared and not used (typecheck)
build: pkg/controllers/pod/pod_controller.go#L10
"strings" imported and not used (typecheck)
build: cmd/main.go#L47
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx
build: pkg/nsx/client.go#L25
infra redeclared in this block
build: pkg/nsx/client.go#L18
other declaration of infra
build: pkg/nsx/client.go#L25
"github.com/vmware/vsphere-automation-sdk-go/services/nsxt/orgs/projects/infra" imported and not used
build: pkg/nsx/client.go#L223
cannot use ipBlockClient (variable of type *"github.com/vmware/vsphere-automation-sdk-go/services/nsxt/orgs/projects/infra".ipBlocksClient) as "github.com/vmware/vsphere-automation-sdk-go/services/nsxt/infra".IpBlocksClient value in struct literal: *"github.com/vmware/vsphere-automation-sdk-go/services/nsxt/orgs/projects/infra".ipBlocksClient does not implement "github.com/vmware/vsphere-automation-sdk-go/services/nsxt/infra".IpBlocksClient (wrong type for method Delete)
build: pkg/clean/clean.go#L14
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx
build: pkg/nsx/client.go#L25
infra redeclared in this block
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/