GoogleChrome/lighthouse

Canonical URL audit mistakes invalid URLs for relative ones

Geschlossen

#12.008 geöffnet am 26.01.2021

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (9.278 Forks)batch import
P3good first issue

Repository-Metriken

Stars
 (27.768 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 18T 18h) (40 gemergte PRs in 30 T)

Beschreibung

Provide the steps to reproduce

  1. Run LH on https://output.jsbin.com/vulerujohi for just the canonical audit

What is the current behavior?

The audit fails with explanation Relative URL (https:// example.com)

What is the expected behavior?

The audit fails with explanation Invalid URL (https:// example.com)

Environment Information

  • Affected Channels: CLI, Node, DevTools
  • Lighthouse version: 7.0.1
  • Chrome version: 88.0.4324.96
  • Node.js version: 14.15.4
  • Operating System: macOS Mojave 10.14.6

Contributor Guide