common-workflow-library / legacy

Deprecated
https://github.com/common-workflow-library/bio-cwl-tools
Apache License 2.0
100 stars 62 forks source link

Error running lobSTR workflow #141

Open MarkRobbo opened 6 years ago

MarkRobbo commented 6 years ago
../../../../tmp/3ec0d19076841a1140e71cc3a1b330a56099aac2/workflows/lobSTR/lobSTR-workflow.cwl:68:3: invalid field `inputs`, expected one of: 'id', 'in', 'out', 'requirements', 'hints', 'label', 'doc', 'run', 'scatter', 'scatterMethod'
../../../../tmp/3ec0d19076841a1140e71cc3a1b330a56099aac2/workflows/lobSTR/lobSTR-workflow.cwl:75:3: invalid field `outputs`, expected one of: 'id', 'in', 'out', 'requirements', 'hints', 'label', 'doc', 'run', 'scatter', 'scatterMethod'
Tool definition failed validation:
../../../../tmp/3ec0d19076841a1140e71cc3a1b330a56099aac2/workflows/lobSTR/lobSTR-workflow.cwl:2:1: Object
                                                                                                   `../../../../tmp/3ec0d19076841a1140e71cc3a1b330a56099aac2/workflows/lobSTR/lobSTR-workflow.cwl`
                                                                                                   is not valid because
                                                                                                     tried `Workflow`
                                                                                                     but
../../../../tmp/3ec0d19076841a1140e71cc3a1b330a56099aac2/workflows/lobSTR/lobSTR-workflow.cwl:65:1:     the `steps`
                                                                                                        field is not valid
                                                                                                        because
                                                                                                          tried array
                                                                                                          of <WorkflowStep>
                                                                                                          but
../../../../tmp/3ec0d19076841a1140e71cc3a1b330a56099aac2/workflows/lobSTR/lobSTR-workflow.cwl:66:3:         item is
                                                                                                            invalid because
                                                                                                              * missing
                                                                                                              required field `in`
                                                                                                              * missing
                                                                                                              required field `out`