Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

0.3.0 #39

Merged
merged 3 commits into from
Jul 30, 2023
Merged

0.3.0 #39

merged 3 commits into from
Jul 30, 2023

Conversation

MarioAriasC
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Jul 29, 2023

Qodana Community for JVM

53 new problems were found

Inspection name Severity Problems
Constant conditions 🔶 Warning 21
Unused symbol 🔶 Warning 20
Unused import directive 🔶 Warning 6
Redundant nullable return type 🔶 Warning 3
Serializable object must implement 'readResolve' 🔶 Warning 1
Const property naming convention ◽️ Notice 2

💡 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:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

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@v2023.1.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@MarioAriasC MarioAriasC merged commit f3d0e59 into main Jul 30, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant