treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.15k stars 82 forks source link

Report viewer error #82

Open yurii-frasinyuk opened 3 years ago

yurii-frasinyuk commented 3 years ago

Hi all. I have an error when trying to check report. After I'm redirected to the report page from git I see the next error in the browse console - "Uncaught (in promise) DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'lastCompareReport' exceeded the quota." with error trace. Here is the screenshot of console - http://i.imgur.com/W9GzJMo.png I'm using chrome to open report pages, but the same result is when opening them in FF or chrome incognito. Any help is appreciated, thx.