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

Configuration Warning in serverless configuration validation #8

Open
EllianCarlos opened this issue Feb 18, 2021 · 0 comments
Open

Comments

@EllianCarlos
Copy link

EllianCarlos commented Feb 18, 2021

The serverless configuration validation step raises a warning when using the operator $<< in the serverless.yml file:

image

The warning should be harmless, but it would be nice to get rid of it since it may cause confusion, and if the configValidationMode: error is set to true, then this warning becomes an error and even stops the deployment/packaging process. I don't know how to fix it, but according to this page, the warning should disappear after extending the validation schema.

I would be glad to contribute if needed.

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

No branches or pull requests

1 participant