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
Observed result or behaviour: Error in glob: glob pattern 'source/error_handling/**' didn't match anything, but allow_empty is set to False (the default value of allow_empty can be set with --incompatible_disallow_empty_glob). (and many more)
Expected result or behaviour:
Working Bazel 8 build and working Bazel 7 build with --incompatible_disallow_empty_glob
Conditions where it occurred / Performed steps: USE_BAZEL_VERSION=8.x bazel build //... --enable_bzlmod