UiPath / CoreWF

WF runtime ported to work on .NET 6
MIT License
1.12k stars 216 forks source link

feat: provide diagnostics to StudioWeb #295

Closed liviu-seniuc closed 6 months ago

liviu-seniuc commented 6 months ago

In order to highlight the issue in Expression Editor we will need more details from the compiler. This details are available in the diagnostics model and we decided to map the entire object in case we need something in the future. The property is marked as internal so it's not referenced in wrong places.

github-actions[bot] commented 6 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.