-
Notifications
You must be signed in to change notification settings - Fork 100
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
[ENG-12116][eas-cli] improve error message displayed when EAS CLI version doesn't satisfy minimal version required specified in eas.json
#2341
Conversation
…t satisfy minimal version required specified in `eas.json`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice improvement!
Size Change: +1.39 kB (0%) Total Size: 51.4 MB
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2341 +/- ##
=======================================
Coverage 53.67% 53.67%
=======================================
Files 525 525
Lines 19268 19268
Branches 4068 4068
=======================================
Hits 10340 10340
Misses 8203 8203
Partials 725 725 ☔ View full report in Codecov by Sentry. |
/changelog-entry chore Improve error message displayed when EAS CLI version doesn't satisfy minimal version required specified in eas.json |
✅ Thank you for adding the changelog entry! |
Why
https://linear.app/expo/issue/ENG-12116/improve-error-message-displayed-when-eas-cli-version-doesnt-satisfy
How
Improve error message
Test Plan