python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Lighthouse CI failing with cryptic errors on Azure DevOps pipeline
I'm running Lighthouse CI with a Azure DevOps YAML pipeline on a Windows agent and am getting cryptic errors. I run this command: npx lhci autorun and get this result:
Starting: Lighthouse Testing (wi...
BobtheMagicMoose
Votes: 0
Answers: 2
Lighthouse CI - Unable to set Authentication for Terraform K8s Deployment
I'm trying to set Lighthouse CI Authentication using Terraform K8s Deployment(https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/server.md#basic-authentication) but I keep getting a 403 Erro...
Young
Votes: 0
Answers: 1
Can lighthouse-ci output the line of code that has error?
Currently using lighthouse-ci for CI pipeline. Whenever I run lighthouse-ci, the terminal output shows the failings of the website, but does not show which exact line of code is erroneous. The chrome ...
worrier
Votes: 0
Answers: 0
Using Google Lighthouse with multiple sites simultaneously in a script
I need to use lighthouse to generate report for hundreds of websites, so i want to write a script (golang, nodejs or whatever) to do that.
Is there a way to run multiple website analyze from one chrom...
user9278191
Votes: 0
Answers: 1