Replies: 1 comment
-
Thanks! https://github.com/GoogleChrome/lighthouse-ci/releases/tag/v0.15.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the advent of
[email protected]
and recent changes to the@lhci/cli
package to consume it, is there a pending release scheduled so that down stream projects, like https://github.com/treosh/lighthouse-ci-action can pick up the new versions?I can't be sure, but I'm getting some hard failures (result value of
null
rather than as a number) forlcp-lazy-loaded
,non-composited-animations
, andprioritize-lcp-image
in CLI that I don't see when running Lighthouse in the browser and I wanted to clear up any impedence mismatch between the latest Chrome version and the Lighthouse version currently available via@lhci/cli
(version12.1.0
) by catching up to latest before digging deeper into what might be causing this.Thanks in advance for you consideration! 🙇🏼♂️
Beta Was this translation helpful? Give feedback.
All reactions