Skip to content

ci: add lighthouse #1988

Closed
bjohansebas wants to merge 11 commits intogh-pagesfrom
run-lighthouse-report
Closed

ci: add lighthouse #1988
bjohansebas wants to merge 11 commits intogh-pagesfrom
run-lighthouse-report

Conversation

@bjohansebas
Copy link
Copy Markdown
Member

No description provided.

@bjohansebas bjohansebas requested a review from a team as a code owner July 25, 2025 14:57
@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 25, 2025

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 9a810f8
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/6885cc946c1ce10008e94dd5
😎 Deploy Preview https://deploy-preview-1988--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread .github/workflows/lighthouse.yml
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
@bjohansebas bjohansebas marked this pull request as draft July 25, 2025 15:20

permissions:
contents: read
pull-requests: write
Copy link
Copy Markdown
Member

@ShubhamOulkar ShubhamOulkar Jul 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your branch has write access, mine is not see. 😃

Maybe this will not work on PR which are created from forked new branch. Should we try it by merging it?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default, all PRs created from forks don’t have permissions, which is why pull_request_target is used. We ran into this issue a long time age ,see #1553.

@expressjs expressjs deleted a comment from github-actions Bot Jul 27, 2025
@expressjs expressjs deleted a comment from github-actions Bot Jul 27, 2025
@expressjs expressjs deleted a comment from github-actions Bot Jul 27, 2025
@expressjs expressjs deleted a comment from github-actions Bot Jul 27, 2025
@expressjs expressjs deleted a comment from github-actions Bot Jul 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🚦 Lighthouse Results (Mobile & Desktop)

URL Device Perf A11y Best Practices ⚠️ SEO score unreliable
/ mobile 🔴 71 🟢 100 🟢 96 🔴 63
/en/blog/posts.html mobile 🔴 72 🟢 96 🟢 93 🔴 63
/en/5x/api.html mobile 🔴 68 🟢 95 🟢 96 🔴 63
/ desktop 🟢 99 🟢 100 🟢 96 🔴 63
/en/blog/posts.html desktop 🟢 98 🟢 96 🟢 96 🔴 63
/en/5x/api.html desktop 🟢 92 🟢 95 🟢 96 🔴 63

@bjohansebas bjohansebas closed this Aug 1, 2025
@ShubhamOulkar ShubhamOulkar deleted the run-lighthouse-report branch August 2, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants