mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
158 lines
5.0 KiB
XML
158 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>5</line>
|
|
<description>Variable <code>i</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>7</line>
|
|
<description>Variable <code>k</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>10</line>
|
|
<description>Variable <code>unusedStr1</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>13</line>
|
|
<description>Variable <code>unusedStr3</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>18</line>
|
|
<description>Variable <code>unusedStr5</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>21</line>
|
|
<description>Variable <code>unusedStr7</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>26</line>
|
|
<description>Variable <code>unusedStr8</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>27</line>
|
|
<description>Variable <code>unusedStr9</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>34</line>
|
|
<description>Variable <code>unusedStr10</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>35</line>
|
|
<description>Variable <code>unusedStr11</code> is never used</description>
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>6</line>
|
|
<description>Field has no usages.</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>7</line>
|
|
<description>Variable <code>i1</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>12</line>
|
|
<description>Variable <code>i3</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>24</line>
|
|
<description>Variable <code>i1</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>29</line>
|
|
<description>Variable <code>i3</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>38</line>
|
|
<description>Variable <code>r</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>41</line>
|
|
<description>Variable <code>s</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Lambda.java</file>
|
|
<line>42</line>
|
|
<description>Variable <code>t</code> is never used</description>
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>6</line>
|
|
<description>Field has no usages.</description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>9</line>
|
|
<description><ul><li>Method owner class is never instantiated OR</li><li>An instantiation is not reachable from entry points.</li></ul></description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>10</line>
|
|
<description>Variable <code>i1</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>14</line>
|
|
<description><ul><li>Method owner class is never instantiated OR</li><li>An instantiation is not reachable from entry points.</li></ul></description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>19</line>
|
|
<description><ul><li>Method owner class is never instantiated OR</li><li>An instantiation is not reachable from entry points.</li></ul></description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>21</line>
|
|
<description>Variable <code>i3</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>39</line>
|
|
<description>Variable <code>i1</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>AnonymousClass.java</file>
|
|
<line>50</line>
|
|
<description>Variable <code>i3</code> is never used</description>
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>PatternVariables.java</file>
|
|
<line>4</line>
|
|
<description>Variable <code>arg</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>PatternVariables.java</file>
|
|
<line>7</line>
|
|
<description>Variable <code>in</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>PatternVariables.java</file>
|
|
<line>15</line>
|
|
<description>Variable <code>s</code> is never used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>PatternVariables.java</file>
|
|
<line>18</line>
|
|
<description>Variable <code>strings</code> is never used</description>
|
|
</problem>
|
|
</problems>
|
|
|