-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: Lock yarn to 1.22.19 #7811
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7811 +/- ##
=======================================
Coverage 35.08% 35.08%
=======================================
Files 1039 1039
Lines 27628 27628
Branches 2336 2336
=======================================
Hits 9693 9693
Misses 17412 17412
Partials 523 523 ☔ View full report in Codecov by Sentry. |
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/4e9e1b75-bab9-4159-bcd5-c95618f4344a |
Kudos, SonarCloud Quality Gate passed! |
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.
LGTM
Description
Bitrise is experiencing issues where yarn is attempting to install the latest version of yarn (1.22.21). That release version is currently experiencing issues, so we're locking the resolved version to 1.22.19 for now.
Related issues
Fixes: #
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist