mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
GitOrigin-RevId: d66de66e71fed85b5d1f774c504d74a3963476bd
11 lines
343 B
XML
11 lines
343 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>3</line>
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Actual method parameter is the same constant</problem_class>
|
|
<description>Value of parameter 'val' is always '-1.111'</description>
|
|
</problem>
|
|
</problems>
|
|
|