common-workflow-language / common-workflow-language/cwltool

--validate on a $graph CWL document should validate all objects without prompting

Open
#1,359 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

## Expected Behavior
`cwltool --validate https://github.com/common-workflow-language/cwl-v1.2/raw/main/tests/conflict-wf.cwl` validates all objects inthe file.

## Actual Behavior
Tell us what happens instead

```
INFO /usr/bin/cwltool 3.0.20200807132242
ERROR Tool definition failed initialization:
Tool file contains graph of multiple objects, must specify one of #echo, #cat, #collision
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.