Search code examples
google-chrome-devtoolsdevtools

DevTools Lighthouse: Best Practices displays "..." as a Deprecation/Warning


I'm testing the performance of my website with Lighthouse DevTool but I can't score 100% in Best Practices because keeps showing this as a problem: Lighthouse Deprecation/Warning

Does anybody know what this means? How could I solve it?


Solution

  • You can find the specific errors in the "Issues" tab where the "Console" output is.

    Issues tab