Skip to content

Better error message when a dependency function fails type check #59

@emilsoman

Description

@emilsoman

When the type check fails for a function, its dependents also fail type check, but they reuse the same error message. Expected behavior - If a function calls another function which fails type check, the caller's type check error should tell the user which dependency failed type check.

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