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

CWL parameter references: detect attempts to use parameters not in the current namespace and suggest a fix

未关闭
#1,338 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement gsoc help wanted
主要语言
Python
星标
376
派生
255
平均合并
2 天 7 小时
30 天内合并 PR
12

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。