How to find the file an error is located in

I believe I have encountered some kind of UiPath bug while publishing a library. I have never had any issues with this library and published it yesterday with no problems. I made no changes and tried to publish again today and am getting a syntax error. I have tried copying these workflows into a separate library and publishing again and the same thing happened - it worked once and not the second time.

Regardless, this is the error I am getting. I see the line/char numbers but I don’t know how to tell which file this error is occuring in. The output shows all workflows finish compiling successfully before I get this error.

Screenshot 2024-09-11 at 10.36.47 AM

Try to reduce version of the system packages
And check once

This suggestion does not work

Doesn’t the output show what it was trying to compile just before the error happened?

No. Here is the full output. As you can see all the activities compile successfully.

Well you can at least use that to narrow down which files you know it isn’t

@ra.systems Can you share project or xaml file ? Will look into it