These are the same warnings that appear on the IDE compiler when building the code. So these will disappear when the code is fixed according to the warnings. My best proposal is to fix the code base and the warnings will not apear.
Example: unused variables - cost memory and cpu to be created and slow performance.