UiPath / CoreWF

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

Make sure expressions end even if they left a quote open #297

Closed aoltean16 closed 5 months ago

aoltean16 commented 5 months ago

Such as: VB: it does have even number of quotes C#: it does not have unclosed multiline text or comment. Before the fix, when it had such situations, it would fail the whole validation for the file, making it impossible to pinpoint the actual error and fix it. See https://uipath.atlassian.net/browse/STUD-67676 for more details

github-actions[bot] commented 5 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.