You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it passes with --noenable_bzlmod --enable_workspace flags. I think we never tested it with bzlmod + workspace deps. In your case, given the file is empty, you can simply disable this kind
update-rules:
- kinds: bazel-rules
enabled: false
I think we don't want to invest into this scenario, given that workspace will be removed relatively soon and even rules_scala are about to support bzlmod :p
E.g. this contains
Error happened during detecting available versions for bazel-rules.
here:It seems to come from here.
Is this perhaps something which doesn't work with "modern" empty
WORKSPACE.bazel
, and needs to be handled differently?The text was updated successfully, but these errors were encountered: