Skip to content

Running Lighthouse audit through CLI is not giving correct metrics and as I see on view map, login page is captured and metrics is collected but metrics should have captured from different page(specific) #1424

Running Lighthouse audit through CLI is not giving correct metrics and as I see on view map, login page is captured and metrics is collected but metrics should have captured from different page(specific)

Running Lighthouse audit through CLI is not giving correct metrics and as I see on view map, login page is captured and metrics is collected but metrics should have captured from different page(specific) #1424

name: 'Issue assigner'
on:
issues:
types: [opened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: patrickhulce/issue-assigner@eeec7a10bd3c02f02d2284fc82a8adabdc001869
with:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
maintainers: 'paulirish,connorjclark,adamraine,brendankenny'