Skip to content

cli: implement share-remove command #347

cli: implement share-remove command

cli: implement share-remove command #347

Triggered via pull request November 8, 2023 22:50
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
go-lint: main.go#L18
could not import reanahub/reana-client-go/cmd (-: # reanahub/reana-client-go/cmd
go-lint: cmd/share_add.go#L81
undefined: operations.NewShareWorkflowParams
go-lint: cmd/share_add.go#L104
api.Operations.ShareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method ShareWorkflow)
go-lint: cmd/share_remove.go#L71
undefined: operations.NewUnshareWorkflowParams
go-lint: cmd/share_remove.go#L87
api.Operations.UnshareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method UnshareWorkflow)) (typecheck)
go-lint: cmd/close.go#L1
: # reanahub/reana-client-go/cmd [reanahub/reana-client-go/cmd.test]
go-lint: cmd/share_add.go#L81
undefined: operations.NewShareWorkflowParams
go-lint: cmd/share_add.go#L104
api.Operations.ShareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method ShareWorkflow)
go-lint: cmd/share_remove.go#L71
undefined: operations.NewUnshareWorkflowParams
go-lint: cmd/share_remove.go#L87
api.Operations.UnshareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method UnshareWorkflow) (typecheck)
go-tests: cmd/share_add.go#L81
undefined: operations.NewShareWorkflowParams
go-tests: cmd/share_add.go#L104
api.Operations.ShareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method ShareWorkflow)
go-tests: cmd/share_remove.go#L71
undefined: operations.NewUnshareWorkflowParams
go-tests: cmd/share_remove.go#L87
api.Operations.UnshareWorkflow undefined (type "reanahub/reana-client-go/client/operations".ClientService has no field or method UnshareWorkflow)
go-tests
Process completed with exit code 2.