GoogleChrome/lighthouse
Canonical URL audit mistakes invalid URLs for relative ones
已关闭
#12,008 创建于 2021年1月26日
P3good first issue
仓库指标
- 星标
- (27,768 个星标)
- PR 合并指标
- (平均合并 18天 18小时) (30 天内合并 40 个 PR)
描述
Provide the steps to reproduce
- Run LH on https://output.jsbin.com/vulerujohi for just the
canonicalaudit
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