Refactor internals. Make the operator more lib-oriented #1009
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
Run unit tests:
pkg/webhook/validating/validation/validation.go#L69
not enough arguments in call to metav1validation.ValidateLabelSelector
|
Run unit tests:
pkg/webhook/validating/validation/validation.go#L73
not enough arguments in call to metav1validation.ValidateLabelSelector
|
Run unit tests:
pkg/kube_events_manager/monitor_test.go#L39
cannot use fc.Client (variable of type *client.Client) as client.Client value in argument to NewMonitor
|
Run unit tests:
pkg/webhook/admission/manager_test.go#L10
cannot use nil as client.Client value in argument to NewWebhookManager
|
Run unit tests
Process completed with exit code 1.
|
Run unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/shell-operator/shell-operator. Supported file pattern: go.sum
|