ci: UI test for feature availability in chat panel #323
Annotations
1 error, 2 warnings, and 1 notice
Unstable API Usage:
ui-tests-starter/tst-prep/PreAmazonQUiTest.kt#L21
'com.intellij.testFramework.ApplicationExtension' is scheduled for removal in a future version
|
Unused import directive:
ui-tests-starter/build.gradle.kts#L5
Unused import directive
|
Unused symbol:
ui-tests-starter/tst-prep/PreAmazonQUiTest.kt#L26
Property "disposable" is never used
|
Function or property has platform type:
ui-tests-starter/build.gradle.kts#L41
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|