Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support run configuration for PyCharm Community & Professional #19

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

134130
Copy link
Owner

@134130 134130 commented Aug 11, 2024

Closes: #10

Copy link
Contributor

Qodana Community for JVM

14 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 5
Unused symbol 🔶 Warning 4
Function or property has platform type ◽️ Notice 4
Accessor call that can be replaced with property access syntax ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@134130 134130 force-pushed the main branch 3 times, most recently from 5938899 to ebc5f82 Compare August 11, 2024 02:16
@134130 134130 changed the title Pycharm support 2 Support run configuration for PyCharm Community & Professional Aug 11, 2024
@134130 134130 force-pushed the pycharm-support-2 branch from 683c440 to d3d5a9e Compare August 11, 2024 02:51
@134130 134130 marked this pull request as ready for review August 11, 2024 02:51
@134130 134130 marked this pull request as draft November 9, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support PyCharm & Python
1 participant