Rule ID: ST-MRD-011
Scope: Workflow
Description
The rule checks the usage of Write Line activity.
Recommendation
Write Line activity can be replaced with tracepoints during the debugging process. These activities should be removed before publishing. Consider also changing Write Line to Log Message if it is really needed for debugging purposes.
Updated 3 years ago