serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
266 stars 161 forks source link

CLI options definitions were upgraded with "type" property. #595

Open akshaynarula opened 2 years ago

akshaynarula commented 2 years ago

1 deprecation triggered in the last command:

CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:

pacozaa commented 6 months ago

I got the same error. How do you solve this?