actions-marketplace-validations/Lighthouse CI Action

Audit URLs using Lighthouse and test performance with Lighthouse CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlsList of URL(s) to analyze
budgetPathPath to a Lighthouse budgets.json file
configPathPath to a LHCI lighthouserc.json file
uploadArtifactsOpt-out of saving Lighthouse results as an action artifacts
artifactNameName of the artifact group if using uploadArtifacts. default: lighthouse-resultslighthouse-results
temporaryPublicStorageOpt-in to saving Lighthouse results to temporary public storage
runsNumber of runs to do per URL
serverBaseUrlAddress of a LHCI server
serverTokenAPI token to push to LHCI server
basicAuthUsernameBasic auth username for LHCI server
basicAuthPasswordBasic auth password for LHCI server
uploadExtraArgsUpload command extra arguments
namedescription
resultsPathPath to the folder with LHCI results
linksLinks to compare/result UI for each URL (content of links.json)
assertionResultsAssertion results (content of assertion-results.json)