fukurose/Lighthouse Performance Action
Measure performance with Lighthouse CI and output those values.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| configFile | Path to a lighthouse config file | yes | — |
Outputs
| name | description |
|---|---|
| url | Measured URL |
| performance | Performance of the URL |
| accessibility | accessibility of the URL |
| bestPractices | bestPractices of the URL |
| seo | seo of the URL |
| pwa | pwa of the URL |
| firstContentfulPaint | first contentful paint of the URL |
| speedIndex | speed index of the URL |
| largestContentfulPaint | largest contentful paint of the URL |
| interactive | interactive of the URL |
| totalBlockingTime | total blocking time of the URL |
| cumulativeLayoutShift | cumulative layout shift of the URL |