Just wonder:
Why workflow analyzer is checking files files that will not be used in production:
.xaml file that is ignored from publish
TestCase (also ignored from publish)
I would like to have some workflows which contains for.ex message box, which helps testing and veryfing process behaviour in attended run. Or where I was not so carefull about activity display names and etc…
At the same time, those files would not be published to production so I don’t need to check them by analyzer.
Is there any option to exclude those files, while analyzing project?
I have Orchestrator on-prem (no Automation Ops).