Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant