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

[Feat] right click the mouse and the toolbar will display the corresp… #8

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

RAOE
Copy link
Owner

@RAOE RAOE commented Nov 7, 2024

…onding icon

Copy link

github-actions bot commented Nov 7, 2024

Qodana Community for JVM

21 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 10
Unused import directive 🔶 Warning 4
Redundant semicolon 🔶 Warning 3
Obvious explicit type 🔶 Warning 1
Redundant nullable return type 🔶 Warning 1
Package name does not match containing directory ◽️ Notice 1
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/qodana-action@v2024.2.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@mistricky
Copy link
Collaborator

Nice job!

@RAOE
Copy link
Owner Author

RAOE commented Nov 10, 2024

Nice job!

Thank you for your continued attention. Your suggestions are my motivation for creation.

@RAOE
Copy link
Owner Author

RAOE commented Nov 13, 2024

Nice job!

hi here need your code review.

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.

2 participants