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
ERROR: Traceback (most recent call last):
File "/Users/buildkite/builds/bk-macos-pln3-49ko/bazel-org-repo-root/examples/frontend/react/src/BUILD.bazel", line 36, column 16, in <toplevel>
srcs = glob(TEST_PATTERNS),
Error in glob: glob pattern '*.test.ts' 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).
(06:20:45) ERROR: package contains errors: react/src
(06:20:49) ERROR: package contains errors: react/src: Traceback (most recent call last):
File "/Users/buildkite/builds/bk-macos-pln3-49ko/bazel-org-repo-root/examples/frontend/react/src/BUILD.bazel", line 36, column 16, in <toplevel>
srcs = glob(TEST_PATTERNS),
Error in glob: glob pattern '*.test.ts' 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).
(06:20:49) WARNING: Target pattern parsing failed.
(06:20:49) ERROR: Skipping '...': Error evaluating '...': error loading package 'react/src': Package 'react/src' contains errors
(06:20:49) ERROR: Error evaluating '...': error loading package 'react/src': Package 'react/src' contains errors
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4189#019274a0-aa31-4dd2-bd82-081459cc9161
Platform: MacOS
Logs:
Culprit: bazelbuild/bazel#8195
Steps:
CC Greenteam @fweikert
The text was updated successfully, but these errors were encountered: