blob: 8363c90a165c046c180e780e9969cd322504eefd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>MalformedFormatString.java</file>
<line>10</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too many arguments for format string &quot;%&quot; #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>11</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too many arguments for format string &quot;%&quot; #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>12</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Format string &quot;%q&quot; is malformed #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>13</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Format string &quot;%d&quot; does not match the type of its arguments #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>14</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Format string &quot;%d%s&quot; does not match the type of its arguments #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>21</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too few arguments for format string &quot;%s %s&quot; #loc</description>
</problem>
<!--<problem>
<file>MalformedFormatString.java</file>
<line>22</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too few arguments for format string &quot;%s %s&quot; #loc</description>
</problem>-->
<problem>
<file>MalformedFormatString.java</file>
<line>23</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too few arguments for format string &quot;%s %s&quot; + &quot;hmm&quot; #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>28</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too few arguments for format string &quot;%2147483640$s&quot; #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>33</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Too few arguments for format string &quot;%s %s&quot; #loc</description>
</problem>
<problem>
<file>MalformedFormatString.java</file>
<line>43</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Malformed format string</problem_class>
<description>Format string &lt;code&gt;&quot;%1$c %1$d&quot;&lt;/code&gt; does not match the type of its arguments #loc</description>
</problem>
</problems>