Skip to content

Feature/devops#20

Merged
MouadHallaffou merged 2 commits into
devfrom
feature/devops
Mar 17, 2026
Merged

Feature/devops#20
MouadHallaffou merged 2 commits into
devfrom
feature/devops

Conversation

@MouadHallaffou
Copy link
Copy Markdown
Owner

No description provided.

@MouadHallaffou MouadHallaffou merged commit 9a89e49 into dev Mar 17, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown

Qodana Community for JVM

33 new problems were found

Inspection name Severity Problems
AutoCloseable used without 'try'-with-resources 🔶 Warning 1
Caught exception is immediately rethrown 🔶 Warning 1
Non-distinguishable logging calls ◽️ Notice 31
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.3.4
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@github-actions
Copy link
Copy Markdown

Qodana Community for JVM

33 new problems were found

Inspection name Severity Problems
AutoCloseable used without 'try'-with-resources 🔶 Warning 1
Caught exception is immediately rethrown 🔶 Warning 1
Non-distinguishable logging calls ◽️ Notice 31
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@v2025.2.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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