refactor: dataplatform to bundle #2477
Annotations
4 errors
Build:
commands/dataplatform/cluster/update.go#L58
cannot use &updateProperties (value of type *dataplatform.PatchClusterProperties) as dataplatform.PatchClusterProperties value in struct literal
|
Build:
commands/dataplatform/nodepool/create.go#L57
cannot use &name (value of type *string) as string value in assignment
|
Build:
commands/dataplatform/nodepool/create.go#L58
cannot use &nodeCount (value of type *int32) as int32 value in assignment
|
Build
Process completed with exit code 1.
|
Loading