Broker controller to use the meshkit logger #171
Annotations
10 errors and 2 warnings
golangci-lint (ubuntu-22.04, 1.21.x):
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
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: sets.Set
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: sets.Set
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: sets.New) (typecheck)
|
golangci-lint (ubuntu-22.04, 1.21.x):
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)
|
golangci-lint (ubuntu-22.04, 1.21.x):
controllers/suit_test.go#L35
could not import sigs.k8s.io/controller-runtime/pkg/envtest (-: # sigs.k8s.io/controller-runtime/pkg/envtest
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: sets.Set
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: sets.Set
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: wait.PollUntilContextTimeout
|
golangci-lint (ubuntu-22.04, 1.21.x)
undefined: sets.Set
|
golangci-lint (ubuntu-22.04, 1.21.x)
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/
|
golangci-lint (ubuntu-22.04, 1.21.x)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|