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

dati di contesto nel report json #7

Open
mamico opened this issue Dec 17, 2024 · 0 comments
Open

dati di contesto nel report json #7

mamico opened this issue Dec 17, 2024 · 0 comments

Comments

@mamico
Copy link

mamico commented Dec 17, 2024

nel report json, il validatore precedente, prima dei dati degli audit, riportava alcune informazioni di contesto tra cui: il sito scansionato, la data di scansione, indicazioni sulla versione del software.

sarebbe utile avere le informazioni anche nel nuovo validatore, per archiviare, gestire e consultare i report

esempio di dati nel json del tool precedente

{
  "lighthouseVersion": "9.6.8",
  "requestedUrl": "https://www.comune.....it/",
  "finalUrl": "https://www.comune.....it/",
  "fetchTime": "2024-10-09T11:40:56.711Z",
  "gatherMode": "navigation",
  "runWarnings": [],
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/129.0.0.0 Safari/537.36",
  "environment": {
    "networkUserAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4695.0 Mobile Safari/537.36 Chrome-Lighthouse",
    "hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/129.0.0.0 Safari/537.36",
    "benchmarkIndex": 2770,
    "credits": {
      "axe-core": "4.4.1"
    }
  },
  "audits": {

grazie.

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

No branches or pull requests

1 participant