warning:'Use of "this" for local functions: Never use this to call functions in the same contract, it only consumes more gas than normal local calls.',
warning:'A binary operation yields a value that is not used in the following. This is often caused by confusing assignment (=) and comparison (==).',