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: get rid of harmful shadow variable #416

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Conversation

floydspace
Copy link
Owner

fixes #415

@webdeveric there was a patterns array that was shadowed and led to stack overflow apparently.

@floydspace floydspace merged commit 5278692 into master Dec 30, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.35.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@webdeveric
Copy link
Collaborator

@floydspace We may want to enable this eslint rule: https://eslint.org/docs/latest/rules/no-shadow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.35.0 break with serverless-offline
2 participants