Skip to content

Detect dependency cycle on static / runtime #4

@olgam4

Description

@olgam4

If you implement a provider which returns a certain Trait, but that function is the only function which actually is that Trait... You have a circle of depth "0" and the static checker says you're fine.

It is due to the fact that the dose does not handle cycles, but it could be very nice to do so soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions