-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
chore: remove react dependency from the server as it looks unused #30515
Conversation
94e1072
to
8bdc016
Compare
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.
@AtofStryker I think you need to run yarn.
cypress Run #58107
Run Properties:
|
Project |
cypress
|
Branch Review |
chore/remove_react_server
|
Run status |
Passed #58107
|
Run duration | 24m 01s |
Commit |
8bdc016356: chore: remove react dependency from the server as it looks unused [run ci]
|
Committer | AtofStryker |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
7
|
Pending |
1326
|
Skipped |
0
|
Passing |
29395
|
View all changes introduced in this branch ↗︎ |
UI Coverage
46.11%
|
|
---|---|
Untested elements |
189
|
Tested elements |
166
|
Accessibility
92.55%
|
|
---|---|
Failed rules |
3 critical
8 serious
2 moderate
2 minor
|
Failed elements |
903
|
@jennifer-shehane There are no lock file changes. Likely because the same version is already installed in the lock globally. I double checked to make sure |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Additional details
Removes a stale
react
dependency from the server package as it isn't used. This should make #30510 easier to accomplishSteps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?