Skip to content

[Bug]: js_run_binary does not allow depset srcs #1844

Open
@matthewjh

Description

@matthewjh

What happened?

        File "/Users/mhill/bazel/3c3e59429c86c7585f0ffa57350a75ac/external/aspect_rules_js/js/private/js_run_binary.bzl", line 378, column 21, in js_run_binary
                srcs = srcs + extra_srcs,
Error: unsupported binary operation: depset + list

Version

Development (host) and target OS/architectures:

Output of bazel --version:
7.1
Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

No response

Any other information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcan close?Waiting on confirmation of resolution from reporter before closingneed: reproWe don't know how to reproduce. Please create a minimal reproducible example.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions