tjallingt / react-youtube

react.js powered YouTube player component

Home Page:http://tjallingt.github.io/react-youtube/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Lighthouse complaining about usage of deprecated APIs

karolisgrinkevicius-home24 opened this issue · comments

Recently when running Lighthouse test we started receiving warnings from this library third party dependencies saying that it uses deprecated APIs.

Screenshot 2022-09-08 at 14 03 05

This was captured in one of our CI jobs failing, specifically using ligthouse library, however this is easily reproducible using Chrome browser DevTools Ligthouse Tab.