Skip to content

chore: update controller-runtime version #3251

chore: update controller-runtime version

chore: update controller-runtime version #3251

Triggered via pull request April 8, 2024 09:47
Status Failure
Total duration 3m 38s
Artifacts

test.yaml

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

Annotations

11 errors and 2 warnings
lint: apis/apps/v1beta4/emqxbroker_webhook_test.go#L241
ineffectual assignment to err (ineffassign)
lint: main.go#L29
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: apis/apps/v1beta3/emqxbroker_conversion_test.go#L28
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: apis/apps/v1beta3/emqxenterprise_conversion_test.go#L28
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: controllers/apps/v2beta1/sync_pods_suite_test.go#L56
SA1019: pointer.Int32Ptr is deprecated: Use ptr.To instead. (staticcheck)
lint: controllers/apps/v2beta1/sync_pods_suite_test.go#L98
SA1019: pointer.Int32Ptr is deprecated: Use ptr.To instead. (staticcheck)
lint: controllers/apps/v2beta1/sync_pods_suite_test.go#L149
SA1019: pointer.Int32Ptr is deprecated: Use ptr.To instead. (staticcheck)
lint: controllers/apps/v2beta1/sync_pods_suite_test.go#L200
SA1019: pointer.BoolPtr is deprecated: Use ptr.To instead. (staticcheck)
lint: controllers/apps/v2beta1/sync_pods_suite_test.go#L443
SA1019: pointer.BoolPtr is deprecated: Use ptr.To instead. (staticcheck)
lint
issues found
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/.