feat(amazonq): Implement aws/syncModuleDependencies call #5414
GitHub Actions / Qodana Community for JVM
completed
Mar 7, 2025 in 0s
7 new problems found by Qodana Community for JVM
Qodana Community for JVM
7 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 4 |
Unstable API Usage |
🔶 Warning | 3 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana Community for JVM
Unstable API Usage
'forSdk(com.intellij.openapi.project.Project, com.intellij.openapi.projectRoots.Sdk)' is declared in unstable 'com.jetbrains.python.packaging.management.PythonPackageManager' marked with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'getInstalledPackages()' is declared in unstable 'com.jetbrains.python.packaging.management.PythonPackageManager' marked with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'com.jetbrains.python.packaging.management.PythonPackageManager.Companion' is declared in unstable 'com.jetbrains.python.packaging.management.PythonPackageManager' marked with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unused symbol
Property "moduleName" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "excludePatterns" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "dirs" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "includePatterns" is never used
Loading