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

fix: W2531 EOL runtime (nodejs10.x) specified #62

Merged
merged 2 commits into from
May 31, 2021

Conversation

ScottBrenner
Copy link
Owner

Summary

Workflow runs in this repository are now failing due to

 W2531 EOL runtime (nodejs10.x) specified. Runtime is EOL since 2021-05-31 and updating will be disabled at 2021-06-30. Please consider updating to nodejs14.x
Error: ./examples/template.yml:64:7

(https://github.com/ScottBrenner/cfn-lint-action/pull/61/checks?check_run_id=2708313079#step:4:6)
As this file was copied from https://github.com/awslabs/aws-cloudformation-templates/blob/master/community/services/Lambda/LambdaSample.yaml#L62-L63, we can fix-forward here.

Other Information

https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

@ScottBrenner ScottBrenner added bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code labels May 31, 2021
@ScottBrenner ScottBrenner requested a review from NickLiffen May 31, 2021 15:55
@ScottBrenner ScottBrenner merged commit 9e55281 into main May 31, 2021
@ScottBrenner ScottBrenner deleted the ScottBrenner-patch-2 branch May 31, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant