Skip to content

Generate CRDs & mappers for BigtableInstance #4031

Generate CRDs & mappers for BigtableInstance

Generate CRDs & mappers for BigtableInstance #4031

Triggered via pull request July 24, 2024 22:19
Status Failure
Total duration 1m 1s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/