Skip to content

Add diagnostics for using private types in public function signature #702

Description

@Snowy1803

Those modules fail to import — add a diagnostic that catches this problem early
public items should only refer to other public items
private imports count as private items, even if the item is public from another module

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions