-
Notifications
You must be signed in to change notification settings - Fork 12
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
PASE-2049 | Resolve ESLint errors #861
Conversation
Deploy preview for pmc-larva ready! ✅ Preview Built with commit 61f9402. |
This reverts commit ea6639e.
🚨 Backstop Visual Regression Tests Failed: View the results for 3a2d37030f590bc47cafe71266fb317f73a3fcda.How to view and update regression tests
💍 When the results contain changes you want to retainRun the Update Visual Regression Tests workflow on this feature branch. This will create a new branch with reference screenshots. Then you will need to open a pull request to this branch to update it. |
…larva into feature/PASE-2049
🚨 Backstop Visual Regression Tests Failed: View the results for e8fdeb2adbeaee2c3a8757ae21779da6c851c49d.How to view and update regression tests
💍 When the results contain changes you want to retainRun the Update Visual Regression Tests workflow on this feature branch. This will create a new branch with reference screenshots. Then you will need to open a pull request to this branch to update it. |
…larva into feature/PASE-2049
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.
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.
🫡
Summary
Resolves ESLint warnings and errors that can prevent scripts from building.
Make sure you complete these items:
Unpublished
sectionnpm run prod
in this repo outputs expected changes (excepting the issue with re-ordered partials in larva-css algorithms partials - see LRVA-1885)prod
,lint
, anddev
scripts run as expected