Skip to content

[Bug]: ESLint Aspect - missing env variables #615

@TroyKomodo

Description

@TroyKomodo

What happened?

Running the eslint_asepct via lint_test causes the binary to have no env variables.

Version

Development (host) and target OS/architectures: Linux 6.12.35 #1-NixOS SMP PREEMPT_DYNAMIC Fri Jun 27 10:11:46 UTC 2025 x86_64 unknown

Output of bazel --version: bazel 8.3.1

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

bazel_dep(name = "rules_shell", version = "0.5.0")
bazel_dep(name = "aspect_rules_js", version = "2.5.0")
bazel_dep(name = "rules_nodejs", version = "6.5.0")
bazel_dep(name = "aspect_rules_lint", version = "1.6.0")
git_override(
    module_name = "aspect_rules_lint",
    commit = "f04070cf6b91fa2a9a3c1470ff1594701f5de2fd",
    remote = "https://github.com/TroyKomodo/rules_lint.git",
)

Language(s) and/or frameworks involved: javascript

How to reproduce

https://github.com/TroyKomodo/rules_lint_issue

Any other information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions