Broker controller to use the meshkit logger #171
Annotations
10 errors and 2 warnings
api/v1alpha1/suite_test.go#L27
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
|
|
|
|
api/v1alpha1/meshsync_types_test.go#L146
cannot use &client.UpdateOptions{…} (value of type *client.UpdateOptions) as client.SubResourceUpdateOption value in argument to fakeClient.Status().Update: *client.UpdateOptions does not implement client.SubResourceUpdateOption (missing method ApplyToSubResourceUpdate) (typecheck)
|
controllers/suit_test.go#L35
could not import sigs.k8s.io/controller-runtime/pkg/envtest (-: # sigs.k8s.io/controller-runtime/pkg/envtest
|
|
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading