-
Notifications
You must be signed in to change notification settings - Fork 4
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
[POC] Add workflows for accessibility #852
Conversation
15b0305
to
6d78989
Compare
♻️ PR Preview c779d11 has been successfully destroyed since this PR has been closed. 🤖 By surge-preview |
ea57baa
to
586274d
Compare
.github/workflows/lighthouse.yml
Outdated
# Using the Lighthouse GitHub Action | ||
# @see https://github.com/marketplace/actions/lighthouse-ci-action | ||
- name: Run Lighthouse GitHub Action | ||
uses: treosh/lighthouse-ci-action@v9 |
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.
❓ could we also check https://github.com/foo-software/lighthouse-check-action which seems to offer more options? in another workflow for example.
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 | URL |
---|---|
mobile | https://process-analytics-process-analytics-dev-site_preview-pr-852.surge.sh/ |
Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead
4b61fc5
to
3588c8c
Compare
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 | URL |
---|---|
desktop | https://process-analytics-process-analytics-dev-site_preview-pr-852.surge.sh/ |
Device | URL |
---|---|
mobile | https://process-analytics-process-analytics-dev-site_preview-pr-852.surge.sh/ |
Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead
ResultNever returns any errors :
♿️ A11Y CI with Lighthouse Check: There is no information on what doesn't work well. For the others, they are complementary. Sometimes, there are the same errors. Sometimes, there are different errors. |
6cbac67
to
c4b4ed1
Compare
c4b4ed1
to
d0e8ef2
Compare
d0e8ef2
to
360f1b8
Compare
249601b
to
fbfe615
Compare
fbfe615
to
49ed8a4
Compare
♿️ Pa11y reportAudited website : https://process-analytics-process-analytics-dev-site_preview-pr-852.surge.sh/
This report has been generated using pa11y-ci. |
♿️ Axe reportAudited website : https://process-analytics-process-analytics-dev-site_preview-pr-852.surge.sh/
This report has been generated using @axe-core/cli. |
⚡️🏠 Lighthouse reportAudited website : https://process-analytics-process-analytics-dev-site_preview-pr-852.surge.sh/
|
No description provided.