chore: update controller-runtime version #3249
Annotations
3 errors and 1 warning
Run make 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)
|
Run make 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)
|
Run make test
Process completed with exit code 2.
|
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/.
|
Loading