Generate CRDs & mappers for BigtableInstance #4031
Annotations
4 errors and 1 warning
lint:
pkg/controller/direct/bigtable/mapper.generated.go#L1
: # github.com/GoogleCloudPlatform/k8s-config-connector/pkg/controller/direct/bigtable [github.com/GoogleCloudPlatform/k8s-config-connector/pkg/controller/direct/bigtable.test]
|
lint:
pkg/controller/direct/bigtable/roundtrip_test.go#L68
cannot use ctx (variable of type *MapContext) as *direct.MapContext value in argument to BigtableInstanceSpec_FromProto
|
lint:
pkg/controller/direct/bigtable/roundtrip_test.go#L73
cannot use ctx (variable of type *MapContext) as *direct.MapContext value in argument to BigtableInstanceSpec_ToProto (typecheck)
|
lint
issues found
|
lint
The following actions uses Node.js version which is deprecated 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/
|