Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Mar 7, 2025

Description

The condition to search for elements of type Sql Primary Expr was incorrect, but was something other than that. This has been fixed.

@xterao xterao added the bug Something isn't working label Mar 7, 2025
@xterao xterao self-assigned this Mar 7, 2025
@github-actions github-actions bot added the fix Bug fixes label Mar 7, 2025
@github-actions
Copy link

github-actions bot commented Mar 7, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

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

@xterao xterao merged commit 51a3e47 into main Mar 7, 2025
7 checks passed
@xterao xterao deleted the fix/argument-usage-check branch March 7, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants