I found the source of the problem. If anyone faces similar issues, I suggest seeing the source of the code ('sources' tab in your console) that is creating the problem and seeing what extension or library is injecting the code. In my case, it was actually Microsoft Editor Extension. I turned it off, and the warning was gone!