You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
Hi Kenny, I've just run the test workflow with the newest commit 681b015 and the run failed with the messages below.
attila-ThinkS:~/projects/software/bsmn-common-workflow$ cwl-runner workflow-entrypoint.cwl test-workflow-entrypoint.json
/usr/bin/cwl-runner 1.0.20170114120503
Resolved 'workflow-entrypoint.cwl' to 'file:///home/attila/projects/software/bsmn-common-workflow/workflow-entrypoint.cwl'
Tool definition failed initialization:
Tool definition file:///home/attila/projects/software/bsmn-common-workflow/steps/bwa-index-tool.cwl failed validation:
steps/bwa-index-tool.cwl:3:1: Object `steps/bwa-index-tool.cwl` is not valid because
tried `CommandLineTool` but
steps/bwa-index-tool.cwl:11:1: * unrecognized extension field `dct:contributor` and strict
is True. Did you include a $schemas section?
steps/bwa-index-tool.cwl:16:1: * unrecognized extension field `dct:creator` and strict is
True. Did you include a $schemas section?
steps/bwa-index-tool.cwl:21:1: * unrecognized extension field `dct:description` and strict
is True. Did you include a $schemas section?
attila-ThinkS:~/projects/software/bsmn-common-workflow$ echo $?
1