serverless / serverless-azure-functions

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

fix: add types to fix deprecation warning #571

Open dnicolson opened 3 years ago

dnicolson commented 3 years ago

What did you implement:

This pull request adds types to command line options.

Closes #568

How can we verify it:

Run serverless info and check for deprecation warnings.

Todos:

Note: Run npm run test:ci to run all validation checks on proposed changes

Is this ready for review?: YES Is it a breaking change?: NO

pgrzesik commented 3 years ago

Thank you @dnicolson - it looks good, however, the branch is not up-to-date with `master. Could you please update it so it's either rebased on top of current master or has current master merged into it?

dnicolson commented 2 years ago

Hi @pgrzesik, I updated master a while back but a few days ago https://github.com/serverless/serverless-azure-functions/pull/577 was merged so it needs updating again. The fork has since been deleted, is someone able to merge master into this pull request?

pgrzesik commented 2 years ago

Hello @dnicolson 👋 @tbarlow12 would you be able to help out with that?

akurtz commented 2 years ago

Bumping this