Hi,
It happens to me often that: I edit a workflow, by adding or deleting some arguments, that is being invoked in another side of the process. Then I forget to manually import the arguments again and that generates an error when running the test.
I just feel that Workflow Analyzer should alert me when I have workflows where the number of arguments don’t match their invocation. This is specially critical for workflows that are being invoked in multiple points of the process.