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

don't try to call .entries on null or undefined #8757

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

chris48s
Copy link
Member

This PR fixes an issue introduced in PR #8540 . @calebcartwright 's suggestion we deploy this in isolation came good 😄 This was causing us to throw a TypeError: Cannot convert undefined or null to object in some situations.

This PR closes #8756 but it is probably a wider issue

@chris48s chris48s added bug Bugs in badges and the frontend core Server, BaseService, GitHub auth labels Dec 29, 2022
@shields-ci
Copy link

Messages
📖 ✨ Thanks for your contribution to Shields, @chris48s!

Generated by 🚫 dangerJS against f8dee37

@chris48s chris48s merged commit f67251a into badges:master Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs in badges and the frontend core Server, BaseService, GitHub auth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Snyk Vulnerabilities don't find packages
3 participants