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: can't sort on undefined sdks #8982

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

gastonfournier
Copy link
Contributor

About the changes

According to some logs, sdks can be undefined:

TypeError: Cannot read properties of null (reading 'sort')\n    at /unleash/node_modules/unleash-server/dist/lib/db/client-applications-store.js:330:22\n 

Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Dec 13, 2024 4:01pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Dec 13, 2024 4:01pm

Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@gastonfournier gastonfournier merged commit b1cced7 into main Dec 16, 2024
9 checks passed
@gastonfournier gastonfournier deleted the fix-sort-on-undefined-sdks branch December 16, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants