cli: implement list --shared argument #368
Annotations
10 errors and 1 warning
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#L120
undefined: operations.GetWorkflowShareStatusOKBody
|
Run lint action:
cmd/list.go#L224
listParams.SetShared undefined (type *"reanahub/reana-client-go/client/operations".GetWorkflowsParams has no field or method SetShared)
|
Run lint action:
cmd/list.go#L227
listParams.SetSharedBy undefined (type *"reanahub/reana-client-go/client/operations".GetWorkflowsParams has no field or method SetSharedBy)
|
Run lint action:
cmd/list.go#L230
listParams.SetSharedWith undefined (type *"reanahub/reana-client-go/client/operations".GetWorkflowsParams has no field or method SetSharedWith)
|
Run lint action:
cmd/list.go#L335
workflow.OwnerEmail undefined (type *"reanahub/reana-client-go/client/operations".GetWorkflowsOKBodyItemsItems0 has no field or method OwnerEmail)
|
Run lint action:
cmd/list.go#L337
workflow.SharedWith undefined (type *"reanahub/reana-client-go/client/operations".GetWorkflowsOKBodyItemsItems0 has no field or method SharedWith)
|
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
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@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