serverless / serverless-google-cloudfunctions

Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework
https://www.serverless.com
MIT License
271 stars 127 forks source link

Serverless: Deprecation warning: CLI Options type property #256

Closed hagmic closed 3 years ago

hagmic commented 3 years ago

When running serverless deploy the following deprecation warning is displayed.

$ yarn serverless deploy
yarn run v1.22.5
$ /builds/node_modules/.bin/serverless deploy
Serverless: 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:
             - GoogleLogs for "count"
            Please report this issue in plugin issue tracker.
            Starting with next major release, this will be communicated with a thrown error.
            More Info: https://www.serverless.com/framework/docs/deprecations/#CLI_OPTIONS_SCHEMA