kafka codebase refactor #1361
Annotations
10 errors and 1 warning
Lint Go code:
apis/clusters/v1beta1/kafka_types.go#L441
ks.DCFromInstAPI undefined (type *KafkaStatus has no field or method DCFromInstAPI) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_types.go#L483
a[i].DataCentre undefined (type *KafkaDataCentre has no field or method DataCentre) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_types.go#L530
k.Spec.PrivateNetworkCluster undefined (type KafkaSpec has no field or method PrivateNetworkCluster) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L67
dataCentre.SetDefaultValues undefined (type *KafkaDataCentre has no field or method SetDefaultValues) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L85
k.Spec.Cluster undefined (type KafkaSpec has no field or method Cluster) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L103
k.Spec.PrivateNetworkCluster undefined (type KafkaSpec has no field or method PrivateNetworkCluster) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L133
dc.DataCentre undefined (type *KafkaDataCentre has no field or method DataCentre) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L138
dc.DataCentre undefined (type *KafkaDataCentre has no field or method DataCentre) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L159
dc.NodesNumber undefined (type *KafkaDataCentre has no field or method NodesNumber) (typecheck)
|
Lint Go code:
apis/clusters/v1beta1/kafka_webhook.go#L163
k.Spec.PrivateNetworkCluster undefined (type KafkaSpec has no field or method PrivateNetworkCluster) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading