Open dkashyn-sfdc opened 12 months ago
I'm not sure, but it looks like it works as intended from the beginning. The plugin considers "sync" to be successful even if "build" has failed. That's why it prints
Sync was successful, but there were Bazel build errors. The project may not be fully updated or resolve until fixed. If the errors are from your working set, please uncheck 'Bazel > Sync > Expand Sync to Working Set' and try again.
But I agree we could make it more visible to the users
It can be at least warning
Description of the bug:
The build has failed yet Bazel tool window showing that there are no issues
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Protobufs compilation on OSX with XCode missing is the simplest way to repro
Which Intellij IDE are you using? Please provide the specific version.
2023.3
What programming languages and tools are you using? Please provide specific versions.
Java
What Bazel plugin version are you using?
Bazel 7.0.0-rc4 with 'master` of IJWB
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response