common-workflow-language / common-workflow-language/common-workflow-language
Conflict between the conformance test 14 and the description of the types for `InputParameter` in the spec
Open
- Dominant language
- Common Workflow Language
- Stars
- 1.5k
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
The conformance test 14 (`null-expression1-tool.cwl`) is a test for `Any` type in expressions.
However, the [specification](https://www.commonwl.org/v1.0/Workflow.html#InputParameter) says that `ExpressionTool` does not accept `Any` for `type` field.
It should be fixed to make the conformance tests and the specification consistent.
Which is correct: the conformance test 14 or the specification?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.