As @davidmrdavid, there are places where we do not treat falsy values as proper data and instead treat it as false. Example: https://github.com/Azure/azure-functions-nodejs-worker/pull/364 These need to be addressed and proper linting rules need to be put in place to prevent this issue in the future