Skip to content

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

@cfregly

Description

@cfregly

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions