10 lines
427 B
XML
Vendored
10 lines
427 B
XML
Vendored
<problems>
|
|
<problem>
|
|
<file>test.kt</file>
|
|
<line>1</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
|
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Remove redundant call to 'toString()' in string template</problem_class>
|
|
<description>Redundant 'toString()' call in string template</description>
|
|
</problem>
|
|
</problems> |