Skip to content

refactor: dataplatform to bundle #2477

refactor: dataplatform to bundle

refactor: dataplatform to bundle #2477

Triggered via pull request January 28, 2025 16:17
Status Failure
Total duration 3m 21s
Artifacts

ci.yml

on: pull_request
Matrix: Test ionosctl
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Test ionosctl (ubuntu-latest): commands/dataplatform/cluster/update.go#L58
cannot use &updateProperties (value of type *dataplatform.PatchClusterProperties) as dataplatform.PatchClusterProperties value in struct literal
Test ionosctl (ubuntu-latest): commands/dataplatform/nodepool/create.go#L57
cannot use &name (value of type *string) as string value in assignment
Test ionosctl (ubuntu-latest): commands/dataplatform/nodepool/create.go#L58
cannot use &nodeCount (value of type *int32) as int32 value in assignment
Test ionosctl (ubuntu-latest)
Process completed with exit code 2.
Test ionosctl (windows-latest): commands/dataplatform/cluster/update.go#L58
cannot use &updateProperties (value of type *dataplatform.PatchClusterProperties) as dataplatform.PatchClusterProperties value in struct literal
Test ionosctl (windows-latest): commands/dataplatform/nodepool/create.go#L57
cannot use &name (value of type *string) as string value in assignment
Test ionosctl (windows-latest): commands/dataplatform/nodepool/create.go#L58
cannot use &nodeCount (value of type *int32) as int32 value in assignment
Test ionosctl (windows-latest)
Process completed with exit code 1.