common-workflow-language / common-workflow-language/cwltool
CWL parameter references: detect attempts to use parameters not in the current namespace and suggest a fix
Aperta
enhancement
gsoc
help wanted
- Lingua principale
- Python
- Stelle
- 376
- Fork
- 255
- Merge medio
- 2g 7h
- PR unite (30g)
- 12
Descrizione
For example: users might try to access workflow level inputs when doing step level `valueFrom` parameter references or while using the `when` conditional execution directive.
We should detect this and present a targeted error message. Ideally we would even show a small source code diff (with correct line numbers) to add that workflow level inputs parameter to the step level `in` section so it would be visible in the `$(inputs)` object.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.