We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloning into 'guild-python'...
Extracting Bazel installation... ........... Loading: Loading: 0 packages loaded Loading: 0 packages loaded Loading: 0 packages loaded Loading: 0 packages loaded Analyzing: target //guild:guild (34 packages loaded) Analyzing: target //guild:guild (90 packages loaded) Analyzing: target //guild:guild (212 packages loaded) ERROR: /root/guild-python/components/guild-output/BUILD:14:68: Operator '>' is not associative with operator '>'. Use parens. ERROR: /root/guild-python/components/guild-output/BUILD:13:9: Traceback (most recent call last): File "/root/guild-python/components/guild-output/BUILD", line 7 web_library(name = "guild-output", srcs = ["gu..."], <2 more arguments>) File "/root/guild-python/components/guild-output/BUILD", line 13, in web_library "//components/guild-datatable',/guild-datatable.html" > "//components/guild-filter-input',/guild-filter-input.html" > "//components/guild-imports:d3" Cannot compare bool with string ERROR: /root/guild-python/components/guild-components-page/BUILD:7:1: no such package 'components/guild-flags': BUILD file not found on package path and referenced by '//components/guild-components-page:guild-components-page' ERROR: /root/guild-python/components/guild-components-page/BUILD:7:1: no such target '//components/guild-output:guild-output': target 'guild-output' not declared in package 'components/guild-output' defined by /root/guild-python/components/guild-output/BUILD and referenced by '//components/guild-components-page:guild-components-page' ERROR: Analysis of target '//guild:guild' failed; build aborted INFO: Elapsed time: 38.601s FAILED: Build did NOT complete successfully (233 packages loaded)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Cloning into 'guild-python'...
The text was updated successfully, but these errors were encountered: