Skip to content

"I couldn't resolve these symbols" and deprecated path #5692

Open
@kylegoetz

Description

@kylegoetz

Is your feature request related to a problem? Please describe.

I have a type called Domain. When I use it, I get warned by UCM that it cannot resolve the symbol (I have base installed in lib, and base has a test.deprecated.Domain in it). So whenever I use my type, I have to specify models.Domain to avoid this.

Describe the solution you'd like

I think a child of a namespace called deprecated shouldn't be included when UCM is trying to resolve a name unless it is the only available term/type with that name.

If this is too broad, maybe just do this for anything in lib.base since this will be installed as a dep in nearly every project.

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions