Skip to content

chore: update controller-runtime version #3249

chore: update controller-runtime version

chore: update controller-runtime version #3249

Triggered via pull request April 8, 2024 06:39
Status Failure
Total duration 1m 30s
Artifacts

test.yaml

on: pull_request
Matrix: e2e-test
codecov
0s
codecov
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
lint: internal/handler/handler.go#L140
handler.Patcher.Calculate undefined (type *Patcher has no field or method Calculate) (typecheck)
lint: internal/handler/handler.go#L152
handler.Patcher.SetLastAppliedAnnotation undefined (type *Patcher has no field or method SetLastAppliedAnnotation) (typecheck)
lint: internal/handler/handler.go#L162
handler.Patcher.SetLastAppliedAnnotation undefined (type *Patcher has no field or method SetLastAppliedAnnotation) (typecheck)
lint: main.go#L41
could not import github.com/emqx/emqx-operator/apis/apps/v2beta1 (-: # github.com/emqx/emqx-operator/apis/apps/v2beta1
lint: apis/apps/v2beta1/rebalance_webhook.go#L41
cannot use &Rebalance{} (value of type *Rebalance) as admission.Validator value in variable declaration: *Rebalance does not implement admission.Validator (wrong type for method ValidateCreate)
lint: apis/apps/v1beta3/emqxbroker_conversion.go#L54
src.Labels undefined (type *EmqxBroker has no field or method Labels) (typecheck)
lint: apis/apps/v1beta3/emqxbroker_conversion.go#L55
src.Annotations undefined (type *EmqxBroker has no field or method Annotations) (typecheck)
lint: apis/apps/v1beta3/emqxbroker_types.go#L162
emqx.APIVersion undefined (type *EmqxBroker has no field or method APIVersion) (typecheck)
lint: apis/apps/v1beta3/emqxbroker_types.go#L164
emqx.APIVersion undefined (type *EmqxBroker has no field or method APIVersion) (typecheck)
lint: apis/apps/v1beta3/emqxbroker_types.go#L166
emqx.Kind undefined (type *EmqxBroker has no field or method Kind) (typecheck)
unit-test: apis/apps/v2beta1/rebalance_webhook.go#L41
cannot use &Rebalance{} (value of type *Rebalance) as admission.Validator value in variable declaration: *Rebalance does not implement admission.Validator (wrong type for method ValidateCreate)
unit-test
cannot use &Rebalance{} (value of type *Rebalance) as admission.Validator value in variable declaration: *Rebalance does not implement admission.Validator (wrong type for method ValidateCreate)
unit-test
Process completed with exit code 2.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.