Fix case where user gets stuck while logging into Builder ID #467
Triggered via pull request
September 26, 2024 23:49
Status
Success
Total duration
14m 36s
Artifacts
–
Annotations
2 warnings
Usage of redundant or deprecated syntax or deprecated symbols:
plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/webview/LoginBrowser.kt#L170
'activeConnection(): ToolkitConnection?' is deprecated. Fragile API. Probably leads to unexpected behavior. Use only for toolkit explorer dropdown state.
|
Usage of redundant or deprecated syntax or deprecated symbols:
plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/webview/LoginBrowser.kt#L171
'activeConnection(): ToolkitConnection?' is deprecated. Fragile API. Probably leads to unexpected behavior. Use only for toolkit explorer dropdown state.
|