Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type deprecation warning #568

Open
dnicolson opened this issue Aug 22, 2021 · 0 comments · May be fixed by #571
Open

Type deprecation warning #568

dnicolson opened this issue Aug 22, 2021 · 0 comments · May be fixed by #571

Comments

@dnicolson
Copy link
Contributor

This is a Bug Report

Description

  • What went wrong?

Running commands after Serverless v2.33.0 results in the following warnings:

 Deprecation warning: 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:
             - AzureInvokePlugin for "resourceGroup", "subscriptionId", "method", "port", "function", "path", "data"
             - AzureRemovePlugin for "resourceGroup", "subscriptionId", "function", "force"
             - AzureDeployPlugin for "resourceGroup", "subscriptionId", "dryrun", "function"
             - AzureFuncPlugin for "name"
             - AzureOfflinePlugin for "nocleanup", "spawnargs"
             - AzureRollbackPlugin for "resourceGroup", "subscriptionId", "function"
             - AzureInfoPlugin for "resourceGroup", "subscriptionId", "function", "dryrun", "arm"

Additional Data

  • Serverless Framework Version you're using: 2.55.0
  • Serverless CLI Version you're using: 2.55.0
  • Serverless Azure Plugin Version you're using: 2.1.0
  • Operating System: macOS 11.5.2 (20G95)
@dnicolson dnicolson linked a pull request Aug 23, 2021 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant