Skip to content

Stardoc with Bazel 7.4 / 7.5 fails on attr.string_keyed_label_dict. #277

@r0bobo

Description

@r0bobo

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions