Skip to content

"Call to undefined function" error, when the remote function exists #75

@eksperimental

Description

@eksperimental

Getting:

lib/checker.ex: Call to undefined function Checker.Util.child_pid/1 on line 128
lib/checker.ex: Call to undefined function Checker.Util.child_pid/1 on line 136

You can see this repo at this specific commit to replicate the error
https://github.com/eksperimental/checker_basic/tree/bd2bcbe717863c4a1c0c7acc1866072815608e52

Also getting:

lib/checker/mock.ex: Undefined remote type Checker.url/0 on line 15

when the type does exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions