cli: implement share-status command #151
Closed
Annotations
10 errors
Run lint action:
main.go#L18
could not import reanahub/reana-client-go/cmd (-: # reanahub/reana-client-go/cmd
|
Run lint action:
cmd/share_status.go#L77
undefined: operations.NewGetWorkflowShareStatusParams
|
Run lint action:
cmd/share_status.go#L85
api.Operations.GetWorkflowShareStatus undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method GetWorkflowShareStatus)
|
Run lint action:
cmd/share_status.go#L120
undefined: operations.GetWorkflowShareStatusOKBody
|
Run lint action:
cmd/share_add.go#L81
undefined: operations.NewShareWorkflowParams
|
Run lint action:
cmd/share_add.go#L104
api.Operations.ShareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method ShareWorkflow)
|
Run lint action:
cmd/share_remove.go#L71
undefined: operations.NewUnshareWorkflowParams
|
Run lint action:
cmd/share_remove.go#L87
api.Operations.UnshareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method UnshareWorkflow)) (typecheck)
|
Run lint action:
cmd/close.go#L1
: # reanahub/reana-client-go/cmd [reanahub/reana-client-go/cmd.test]
|
Run lint action:
cmd/share_status.go#L77
undefined: operations.NewGetWorkflowShareStatusParams
|
The logs for this run have expired and are no longer available.
Loading