telemetry(amazonq): refactor doc telemetry to v2 version #2668
Annotations
4 warnings and 1 notice
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Unused symbol:
plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonqDoc/session/DocSession.kt#L294
Function "getUserIdentity" is never used
|
Return or assignment can be lifted out:
plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonqDoc/session/DocSession.kt#L280
'Assignment' can be lifted out of 'when'
|