Migrate ako crd to v1beta1 in akoo #671
actions.yml
on: pull_request
lint-check
1m 49s
unit-test
3m 10s
build-lb-operator-image
2m 13s
integration-test
0s
Annotations
13 errors and 3 warnings
lint-check:
controllers/akodeploymentconfig/akodeploymentconfig_controller_avi_phase.go#L346
cannot use "" (untyped string constant) as *string value in struct literal (typecheck)
|
lint-check:
controllers/controllers.go#L7
could not import github.com/vmware-tanzu/load-balancer-operator-for-kubernetes/controllers/akodeploymentconfig (-: # github.com/vmware-tanzu/load-balancer-operator-for-kubernetes/controllers/akodeploymentconfig
|
lint-check:
controllers/akodeploymentconfig/akodeploymentconfig_controller_avi_phase.go#L346
cannot use "" (untyped string constant) as *string value in struct literal) (typecheck)
|
lint-check:
pkg/test/funcs/add_to.go#L15
could not import github.com/vmware-tanzu/load-balancer-operator-for-kubernetes/controllers/akodeploymentconfig (-: # github.com/vmware-tanzu/load-balancer-operator-for-kubernetes/controllers/akodeploymentconfig
|
lint-check:
controllers/akodeploymentconfig/akodeploymentconfig_controller_avi_phase.go#L346
cannot use "" (untyped string constant) as *string value in struct literal) (typecheck)
|
lint-check:
controllers/akodeploymentconfig/akodeploymentconfig_controller_unit_test.go#L14
could not import github.com/vmware-tanzu/load-balancer-operator-for-kubernetes/controllers/akodeploymentconfig (-: # github.com/vmware-tanzu/load-balancer-operator-for-kubernetes/controllers/akodeploymentconfig
|
lint-check:
controllers/akodeploymentconfig/akodeploymentconfig_controller_avi_phase.go#L346
cannot use "" (untyped string constant) as *string value in struct literal) (typecheck)
|
lint-check
Process completed with exit code 2.
|
build-lb-operator-image
cannot use "" (untyped string constant) as *string value in struct literal
|
build-lb-operator-image
cannot use "" (untyped string constant) as *string value in struct literal
|
build-lb-operator-image
Process completed with exit code 1.
|
unit-test:
controllers/akodeploymentconfig/akodeploymentconfig_controller_avi_phase.go#L346
cannot use "" (untyped string constant) as *string value in struct literal
|
unit-test
Process completed with exit code 2.
|
lint-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@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-lb-operator-image
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/
|
unit-test
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/
|