Skip to content
New issue

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

Operator '>' is not associative with operator '>'. Use parens. #6

Open
cfregly opened this issue Aug 31, 2017 · 0 comments
Open

Operator '>' is not associative with operator '>'. Use parens. #6

cfregly opened this issue Aug 31, 2017 · 0 comments

Comments

@cfregly
Copy link

cfregly commented Aug 31, 2017

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant