jetbrains-ultimate/detekt-baseline-integrationTest.xml (11 lines of code) (raw):
<?xml version="1.0" ?>
<SmellBaseline>
<ManuallySuppressedIssues></ManuallySuppressedIssues>
<CurrentIssues>
<ID>UnsafeCallOnNullableType:GoLocalRunConfigurationIntegrationTest.kt$GoLocalRunConfigurationIntegrationTest$GoSdkUtil.suggestSdkDirectory()!!</ID>
<ID>UnsafeCallOnNullableType:GoLocalRunConfigurationIntegrationTest.kt$GoLocalRunConfigurationIntegrationTest$GoSdkUtil.suggestSdkDirectory()!!.children.sortedByDescending { it.name }.first().canonicalPath!!</ID>
<ID>UnsafeCallOnNullableType:GoLocalRunConfigurationIntegrationTest.kt$GoLocalRunConfigurationIntegrationTest$projectRule.fixture.tempDirFixture.createFile("tmp", "\"${input}\"").canonicalPath!!</ID>
<ID>UnsafeCallOnNullableType:NodeJsLocalLambdaRunConfigurationIntegrationTest.kt$NodeJsLocalLambdaRunConfigurationIntegrationTest$LambdaRuntime.fromValue(runtime)!!</ID>
<ID>UnsafeCallOnNullableType:NodeJsLocalLambdaRunConfigurationIntegrationTest.kt$NodeJsLocalLambdaRunConfigurationIntegrationTest$projectRule.fixture.tempDirFixture.createFile("tmp", "\"Hello World\"").canonicalPath!!</ID>
</CurrentIssues>
</SmellBaseline>