Skip to content

I keep getting a "$return binding returned a non-None value" error. I can't figure it out? #294

@epmck

Description

@epmck

I am trying to do a Durable Entity function locally, and I started trying to create my own. Every time I did I would get this error: Exception: RuntimeError: function 'DurableFunctionsEntityPy' without a $return binding returned a non-None value

So I finally found this project and I thought it would help me figure out what I'm doing wrong, but even when I clone this repo and try running it, I'm getting the same error. I swear there is no "return" in my Entity function. What is causing this issue? Please help, this is driving me crazy!

@counter@myCounter: Function 'counter (Entity)' failed with an error. Reason: Internal error: Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcException: Result: Failure
Exception: RuntimeError: function 'Counter' without a $return binding returned a non-None value

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