blob: 319a29ac85b1a3c9e7943e2b02e513b2ce0bfdb0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>ResultOfObjectAllocationIgnored.java</file>
<line>14</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Result of object allocation ignored</problem_class>
<description>Result of &lt;code&gt;new Comparable&lt;String&gt;()&lt;/code&gt; is ignored #loc</description>
</problem>
<problem>
<file>ResultOfObjectAllocationIgnored.java</file>
<line>10</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Result of object allocation ignored</problem_class>
<description>Result of &lt;code&gt;new Integer()&lt;/code&gt; is ignored #loc</description>
</problem>
</problems>