Skip to content

Stop using internal analyzer/lib/src/utilities/extensions/element.dart #4052

@scheglov

Description

@scheglov

It looks that https://dart-review.googlesource.com/c/sdk/+/430261 breaks because DartDoc uses analyzer/lib/src/utilities/extensions/element.dart to access metadata (which used to be the list of annotations). However the CL renames metadata2 to metadata, so the extension is not applicable anymore. Anyway, internal libraries should not be imports.

Metadata

Metadata

Assignees

Labels

type-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions