Skip to content

WIP: Implement attached clusters direct controller #38

WIP: Implement attached clusters direct controller

WIP: Implement attached clusters direct controller #38

Triggered via push November 4, 2024 15:00
Status Failure
Total duration 5m 41s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: pkg/controller/direct/containerattached/attachedcluster_controller.go#L19
"crypto/tls" imported and not used
lint: pkg/controller/direct/containerattached/attachedcluster_controller.go#L37
"google.golang.org/grpc/credentials" imported and not used (typecheck)
lint: pkg/controller/direct/register/register.go#L27
could not import github.com/GoogleCloudPlatform/k8s-config-connector/pkg/controller/direct/containerattached (-: # github.com/GoogleCloudPlatform/k8s-config-connector/pkg/controller/direct/containerattached
lint: pkg/controller/direct/containerattached/attachedcluster_controller.go#L19
"crypto/tls" imported and not used
lint: pkg/controller/direct/containerattached/attachedcluster_controller.go#L37
"google.golang.org/grpc/credentials" imported and not used) (typecheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/