7995ae05c5
Related to KT-22303
42 lines
2.1 KiB
XML
Vendored
42 lines
2.1 KiB
XML
Vendored
<problems>
|
|
<problem>
|
|
<file>test.kt</file>
|
|
<line>2</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Not-null extension receiver of inline function can be made nullable</problem_class>
|
|
<description>This type probably can be changed to nullable</description>
|
|
</problem>
|
|
<problem>
|
|
<file>test.kt</file>
|
|
<line>4</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Not-null extension receiver of inline function can be made nullable</problem_class>
|
|
<description>This type probably can be changed to nullable</description>
|
|
</problem>
|
|
<problem>
|
|
<file>test.kt</file>
|
|
<line>6</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Not-null extension receiver of inline function can be made nullable</problem_class>
|
|
<description>This type probably can be changed to nullable</description>
|
|
</problem>
|
|
<problem>
|
|
<file>test.kt</file>
|
|
<line>7</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Not-null extension receiver of inline function can be made nullable</problem_class>
|
|
<description>This type probably can be changed to nullable</description>
|
|
</problem>
|
|
<problem>
|
|
<file>test.kt</file>
|
|
<line>8</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Not-null extension receiver of inline function can be made nullable</problem_class>
|
|
<description>This type probably can be changed to nullable</description>
|
|
</problem>
|
|
</problems> |