You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
invocation/error_card: don't show NO_BUILD abort events with cquery (#8804)
cquery would always include the --nobuild flag automatically.
This causes Bazel to generate a handful of aborted events despite the
user running a valid query.
Silence the error card by excluding this particular case.
---------
Co-authored-by: Brandon Duffany <brandon@buildbuddy.io>
0 commit comments