webhintio / hint

💡 A hinting engine for the web

Home Page:https://webhint.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Bug description

jdgp-hub opened this issue · comments

🐛 Bug report

Description

Logging

Warning element must have a lang attribute: The element does not have a lang attribute
Warning'charset' meta element was not specified.
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1354131453&rver=6.2.6289.0&wp=MBI_SSL&wreply=https%3a%2f%2fappdev.microsoft.com%2fStorePortals&lc=1033&id=278678&mkt=en-us
ErrorA 'viewport' meta element was not specified.
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1354131453&rver=6.2.6289.0&wp=MBI_SSL&wreply=https%3a%2f%2fappdev.microsoft.com%2fStorePortals&lc=1033&id=278678&mkt=en-us
WarningThe 'Expires' header should not be used, 'Cache-Control' should be preferred.
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1354131453&rver=6.2.6289.0&wp=MBI_SSL&wreply=https%3a%2f%2fappdev.microsoft.com%2fStorePortals&lc=1033&id=278678&mkt=en-us

expires: fri, 17 jun 2022 23:58:43 gmt

WarningThe 'P3P' header should not be used, it is a non-standard header only implemented in Internet Explorer.
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1354131453&rver=6.2.6289.0&wp=MBI_SSL&wreply=https%3a%2f%2fappdev.microsoft.com%2fStorePortals&lc=1033&id=278678&mkt=en-us

p3p: cp="dsp cur otpi ind otri onl fin"

WarningThe 'Pragma' header should not be used, it is deprecated and is a request header only.
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1354131453&rver=6.2.6289.0&wp=MBI_SSL&wreply=https%3a%2f%2fappdev.microsoft.com%2fStorePortals&lc=1033&id=278678&mkt=en-us

pragma: no-cache

WarningA 'set-cookie' header doesn't have the 'httponly' directive.
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1354131453&rver=6.2.6289.0&wp=MBI_SSL&wreply=https%3a%2f%2fappdev.microsoft.com%2fStorePortals&lc=1033&id=278678&mkt=en-us

Set-Cookie: MSPBack=0; domain=login.live.com; Secure; path=/; SameSite=None
into Microsoft Account

Environment

  • webhint version: 2.4.2
  • Browser version: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0
  • URL for which webhint failed:

webhint configuration

webhint’s configuration

Categories:

  • Accessibility
  • Compatibility
  • Performance
  • Pitfalls
  • PWA
  • Security

Your target browsers:

  • Recommended settings
  • Custom:

Ignored resources:

    • None
    • Different origin
    • Custom:

Debug output

Please include the content of the Error details section if an error message was displayed.

webhint’s Error details
<!-- ✍️ Paste the error details here -->


Thanks for reaching out. Unfortunately, I'm not seeing the description of a specific problem here. This seems like a copy/paste of a webhint output. So I'll close this issue as incomplete for now. Feel free to reply with more information if you are facing an issue with webhint.