codacy-analysis-cli-action icon indicating copy to clipboard operation
codacy-analysis-cli-action copied to clipboard

[Bug] GitHub's "update" broke all code review tools: `The CodeQL Action does not support uploading multiple SARIF runs with the same category. Please update your workflow to upload a single run per category.`

Open SwuduSusuwu opened this issue 5 months ago • 1 comments

https://github.blog/changelog/2025-07-21-code-scanning-will-stop-combining-multiple-sarif-runs-uploaded-in-the-same-sarif-file/ is what did this.

Image

The sole solution for now is to replace codacy-analysis-cli-action with a custom code review tool.

SwuduSusuwu avatar Jul 26 '25 23:07 SwuduSusuwu

Was not sure if this issue should go to this or to the similar repo at https://github.com/codacy/codacy-analysis-cli/issues/541

SwuduSusuwu avatar Jul 26 '25 23:07 SwuduSusuwu