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

imp: use qodana GHA #2812

Merged
merged 7 commits into from
Aug 15, 2024
Merged

imp: use qodana GHA #2812

merged 7 commits into from
Aug 15, 2024

Conversation

Costallat
Copy link
Contributor

@Costallat Costallat commented Aug 12, 2024

Make Qodana works on the right way now, using the Qodana Action, now it will only show the new errors and also will comment on the PR with the new errors that it finds.

@Costallat Costallat self-assigned this Aug 12, 2024
@Costallat Costallat marked this pull request as draft August 12, 2024 22:43
@Costallat Costallat force-pushed the imp-try-to-use-qodana-action branch 2 times, most recently from b546959 to 59b3cb6 Compare August 13, 2024 00:13
@Costallat Costallat force-pushed the imp-try-to-use-qodana-action branch from 59b3cb6 to 0ab86ec Compare August 13, 2024 00:34
Copy link
Contributor

github-actions bot commented Aug 13, 2024

Qodana for C/C++

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]

@Costallat Costallat force-pushed the imp-try-to-use-qodana-action branch 19 times, most recently from 30fa31a to 5e9a48c Compare August 13, 2024 18:35
@Costallat Costallat force-pushed the imp-try-to-use-qodana-action branch 11 times, most recently from ac5d6b4 to d33255e Compare August 14, 2024 17:36
@Costallat Costallat force-pushed the imp-try-to-use-qodana-action branch from d33255e to 455124a Compare August 14, 2024 17:43
@Costallat Costallat marked this pull request as ready for review August 14, 2024 20:53
@Costallat Costallat merged commit e7b6e1f into main Aug 15, 2024
23 checks passed
@Costallat Costallat deleted the imp-try-to-use-qodana-action branch August 15, 2024 17:05
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.

3 participants