-
Notifications
You must be signed in to change notification settings - Fork 654
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
TypeError: perf.getEntriesByName is not a function #596
Comments
Thanks for filing @ai! This is a bug in a dependency of Lighthouse, not in Lighthouse CI. I've filed it there, see nolanlawson/marky#18 |
Please update marky from 1.2.0 to 1.2.2. The fix is already there. |
That's a concern for the checked in versions of treo's Lighthouse CI action if you're just installing Lighthouse CI normally, you will already get this fix, Lighthouse isn't pinning to 1.2.0. |
I've created an issue in lighthouse since seems the right place. |
Describe the bug
After I updated Node.js 15→16 (but I am not sure that it was a reason, I didn’t deploy for months).
To Reproduce
GitHub Actions config:
lighthouserc.json
:Expected behavior
A clear and concise description of what you expected to happen.
Logs/Screenshots
Log from GitHub Actions task:
Environment (please complete the following information):
GitHub Actions
The text was updated successfully, but these errors were encountered: