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

Update build #330

Merged
merged 4 commits into from
Aug 29, 2024
Merged

Update build #330

merged 4 commits into from
Aug 29, 2024

Conversation

ben-gibson
Copy link
Owner

Copy link
Contributor

github-actions bot commented Aug 28, 2024

Qodana Community for JVM

38 new problems were found

Inspection name Severity Problems
Redundant semicolon 🔶 Warning 26
Unused symbol 🔶 Warning 1
Unnecessary parentheses in function call with lambda ◽️ Notice 6
Class member can have 'private' visibility ◽️ Notice 2
Redundant 'if' statement ◽️ Notice 1
Redundant empty primary constructor ◽️ Notice 1
Call chain on collection type can be simplified ◽️ 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]

@ben-gibson ben-gibson changed the base branch from master to main August 29, 2024 19:49
@ben-gibson ben-gibson merged commit a4f1694 into main Aug 29, 2024
6 checks passed
@ben-gibson ben-gibson deleted the update-build branch August 29, 2024 19:51
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.

1 participant