Building a chrome extension and I am getting an inline listener error even though there is no inline listener

Error Message from chrome portal

I have been building this chrome extension and I keep getting this error even though the event listener is in the app.js file and not in the html file. How do I go about fixing this? Thanks for any help!