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
❯ bazel run //k8s/unwind:object.apply ERROR: Traceback (most recent call last): File "/home/thomas/.cache/bazel/_bazel_thomas/5ced9b658c4071801666548792308eaf/external/com_github_tnarg_rules_cue/cue/cue.bzl", line 1, column 52, in <toplevel> load("@io_bazel_rules_go//go/private:common.bzl", "env_execute") Error: file '@io_bazel_rules_go//go/private:common.bzl' does not contain symbol 'env_execute' ERROR: Skipping '//k8s/unwind:object.apply': error loading package 'k8s/unwind': initialization of module 'cue/cue.bzl' failed WARNING: Target pattern parsing failed. ERROR: error loading package 'k8s/unwind': initialization of module 'cue/cue.bzl' failed INFO: Elapsed time: 0.104s INFO: 0 processes. FAILED: Build did NOT complete successfully (0 packages loaded) currently loading: k8s/unwind ERROR: Build failed. Not running target
The text was updated successfully, but these errors were encountered:
Seems related: bazel-contrib/rules_go#3276
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: