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 件 担当者 0 名 GitHub で見る
enhancement gsoc help wanted
主要言語
Python
スター
376
フォーク
255
平均マージ
2日 7時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。