Skip to content

ci: UI test for feature availability in chat panel #323

ci: UI test for feature availability in chat panel

ci: UI test for feature availability in chat panel #323

Triggered via pull request February 28, 2025 21:54
Status Success
Total duration 14s
Artifacts

lint-commit.yml

on: pull_request
lint-commits
6s
lint-commits
Fit to window
Zoom out
Zoom in

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.