do-not-merge/work-in-progress - Ftr logging link alpha #7786
Annotations
9 errors and 1 warning
golangci-lint:
pkg/controller/direct/logging/link_controller.go#L157
undefined: LoggingLinkObservedState_FromProto (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/link_controller.go#L227
obj.Spec.ProjectRef undefined (type "github.com/GoogleCloudPlatform/k8s-config-connector/apis/logging/v1alpha1".LoggingLinkSpec has no field or method ProjectRef) (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/link_controller.go#L228
obj.Spec.Location undefined (type "github.com/GoogleCloudPlatform/k8s-config-connector/apis/logging/v1alpha1".LoggingLinkSpec has no field or method Location) (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/link_controller.go#L178
a.desired.Spec.DisplayName undefined (type "github.com/GoogleCloudPlatform/k8s-config-connector/apis/logging/v1alpha1".LoggingLinkSpec has no field or method DisplayName) (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/link_controller.go#L203
undefined: LoggingLinkObservedState_FromProto (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/mapper.go#L49
in.GetLifeCycleState undefined (type *"cloud.google.com/go/logging/apiv2/loggingpb".Link has no field or method GetLifeCycleState) (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/mapper.go#L50
in.BigQueryDataset undefined (type *"cloud.google.com/go/logging/apiv2/loggingpb".Link has no field or method BigQueryDataset) (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/mapper.go#L20
"github.com/GoogleCloudPlatform/k8s-config-connector/apis/refs/v1beta1" imported as refs and not used (typecheck)
|
golangci-lint
issues found
|
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/
|
Loading