-
Notifications
You must be signed in to change notification settings - Fork 22
fix: device undefined bug and unexpected combined comment bug on PRs #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/foo-software/lighthouse-check-action/AvdAnCTEkvgHnQNuRftPZJWC8f7V |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deleted Lighthouse comment
adamhenson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Device | Report | URL |
|---|---|---|
| mobile | report | https://www.foo.software |
| Device | Report | URL |
|---|---|---|
| desktop | report | https://www.foo.software |
Not what you expected? Are your scores flaky? Run Lighthouse on Foo
adamhenson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Device | Report | URL |
|---|---|---|
| desktop | report | https://www.foo.software |
| Device | Report | URL |
|---|---|---|
| mobile | report | https://www.foo.software |
| Device | Report | URL |
|---|---|---|
| desktop | report | https://www.foo.software/tag/articles/ |
| Device | Report | URL |
|---|---|---|
| mobile | report | https://www.foo.software/tag/articles/ |
Not what you expected? Are your scores flaky? Run Lighthouse on Foo
If scores continue to be inconsistent consider running all audits on Foo
Summary
Fix bugs reported in the following issues.
Note:
lighthouse-check-actionis essentially a wrapper around@foo-software/lighthouse-checkand these issues were fixed in foo-software/lighthouse-check#47