Skip to content

Provide more hints for UndefinedFunctionError in case there is a behaviour #8513

@michalmuskala

Description

@michalmuskala

If there's a behaviour declared on a module that expects a particular function and we get an UndefinedFunctionError on that function - the blame callback should add information about this.

The information about behaviours is available in the return of the module_info/1 function and the information about callbacks of a particular behaviour is available in the return of the behaviour_info/1 function.

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