-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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: remove element reference in alerts report fetchs #20830
Conversation
Codecov Report
@@ Coverage Diff @@
## master #20830 +/- ##
==========================================
- Coverage 66.34% 66.14% -0.20%
==========================================
Files 1756 1756
Lines 66748 66747 -1
Branches 7059 7059
==========================================
- Hits 44283 44153 -130
- Misses 20667 20796 +129
Partials 1798 1798
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. |
(cherry picked from commit 2263a76)
🏷️ preset:2022.29 |
(cherry picked from commit 2263a76)
(cherry picked from commit 2263a76)
(cherry picked from commit 2263a76)
(cherry picked from commit 2263a76)
SUMMARY
Remove bad reference we is flooding logs with "Failed taking a screenshot local variable 'element' referenced before assignment"
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION