e2corporation commented on PR #3107:
URL: 
https://github.com/apache/incubator-devlake/pull/3107#issuecomment-1258423914

   @henit-chobisa Thanks Henit, can you also resolve the ESLint errors 
mentioned on the **Frontend-Lint** Github CI Check? There are some missing 
effect dependencies. 
https://github.com/apache/incubator-devlake/actions/runs/3129884127/jobs/5079735842
   
   In regards to the error of `bind` usage, Instead of using bind, wrap the 
handler in a closure so there won't be a need for using bind `() => {}`
   
   <img width="1107" alt="Screen Shot 2022-09-26 at 2 09 33 PM" 
src="https://user-images.githubusercontent.com/1742233/192349518-0860096c-aeb9-42be-a93b-13374838945d.png";>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to