You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(lighthouse): allow warning-level npm audit findings during setup
Treat npm_install_secure exit code 1 as warning-level for Lighthouse test tooling when required packages are installed (lighthouse, puppeteer). Keep hard-fail behavior for critical/install failures.
0 commit comments