ルール ID: ST-USG-009
スコープ: ワークフロー
説明
このルールは、ファイルまたはプロジェクトで定義されていて未使用の変数があるかどうかを確認します。
推奨
Remove variables that are not used. Workflows should only have variables that are necessary for its execution. Unused variables make the project more difficult to understand and should be removed. For removing all unused variables, use the button "Remove Unused Variables" in the ribbon, as shown here.

9 か月前に更新