Skip to content
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

webhint report for staging (2023-03-23) #2931

Open
pdehaan opened this issue Mar 23, 2023 · 0 comments
Open

webhint report for staging (2023-03-23) #2931

pdehaan opened this issue Mar 23, 2023 · 0 comments
Labels
jira-synced Jira task created for this

Comments

@pdehaan
Copy link
Collaborator

pdehaan commented Mar 23, 2023

Ref: https://webhint.io/

Used some default .hintrc config:

{
  "extends": ["web-recommended"]
}
time npx hint https://stage.firefoxmonitor.nonprod.cloudops.mozgcp.net/
✖ Finishing...
You can view the HTML report in "/Volumes/Dev/github/mozilla/blurts-server/hint-report/https-stage-firefoxmonitor-nonprod-cloudops-mozgcp-net.html"
compat-api/css             1 warning
meta-viewport              1 error
sri                        1 error
ssllabs                    1 error
x-content-type-options     2 errors
axe/color                  3 warnings
content-type               4 warnings
compat-api/html            5 warnings
disown-opener              6 errors
no-html-only-headers       16 warnings
http-compression           4 warnings              13 hints
strict-transport-security  17 errors
no-disallowed-headers      35 warnings
http-cache                 1 error                 18 warnings            30 hints
detect-css-reflows/layout  170 hints
× Found a total of 29 errors, 86 warnings, 213 hints and 0 informations
npx hint https://stage.firefoxmonitor.nonprod.cloudops.mozgcp.net/  3.25s user 0.89s system 36% cpu 11.214 total

REPORT: https-stage-firefoxmonitor-nonprod-cloudops-mozgcp-net.html.txt
GitHub wouldn't let me upload an .html file, so I added a .txt suffix. You should be able to rename it locally and open in your favorite browser of choice.
I did a quick scan and nothing looked suspicious, but I'll leave it to y'all to determine if anything looks concerning on the stage env and might affect production in any way.

Semi related, but I also did a Google Lighthouse audit of staging and it got 3× 💯 scores, and a 90 for SEO (mainly because I think we prevent crawlers from indexing non-production sites). So I ignorantly assume it'll be four-hundred on production.

@EMMLynch EMMLynch added the jira-synced Jira task created for this label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-synced Jira task created for this
Projects
None yet
Development

No branches or pull requests

2 participants