Skip to content

Zhengxie/ipallocation controller with vmware #2132

Zhengxie/ipallocation controller with vmware

Zhengxie/ipallocation controller with vmware #2132

Triggered via pull request June 28, 2024 03:52
Status Failure
Total duration 27s
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#L103
nsxSubnetPortState declared and not used (typecheck)
build: pkg/controllers/pod/pod_controller.go#L10
"strings" imported and not used (typecheck)
build: pkg/controllers/securitypolicy/securitypolicy_controller_test.go#L9
"fmt" imported and not used (typecheck)
build: pkg/nsx/endpoint_test.go#L90
m.Called undefined (type *mockObject has no field or method Called) (typecheck)
build: pkg/nsx/endpoint_test.go#L94
m.Called undefined (type *mockObject has no field or method Called) (typecheck)
build: pkg/nsx/endpoint_test.go#L140
mockObj.AssertNotCalled undefined (type *mockObject has no field or method AssertNotCalled) (typecheck)
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/