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
It seems like stardoc doesn't support the string_keyed_label_dict attribute.
I get errors like this if I try to generate documentation for rules with that attribute type.
ERROR: /.../BUILD.bazel:15:23: in starlark_doc_extract rule //bazel/docs:foo.extract: in rule bar attribute baz: unsupported type DictType
ERROR: /.../BUILD.bazel:15:23: Analysis of target '//bazel/docs:foo.extract' failed