first attempt at adding manual mapper code #7770
Annotations
4 errors and 1 warning
golangci-lint:
pkg/controller/direct/logging/mapper.go#L49
in.GetLifeCycleState undefined (type *loggingpb.Link has no field or method GetLifeCycleState) (typecheck)
|
golangci-lint:
pkg/controller/direct/logging/mapper.go#L50
in.BigQueryDataset undefined (type *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