Fix runInterpretResultsFor using the wrong AnalysisConfig for Code Quality category fix by mbg · Pull Request #3103 · github/codeql-action (original) (raw)
We accidentally kept dbAnalysisConfig here when refactoring this into its own function, instead of analysis. This meant that the check never succeeded, unless code-quality was the only active analysis.
Risk assessment
For internal use only. Please select the risk level of this change:
- Low risk: Changes are fully under feature flags, or have been fully tested and validated in pre-production environments and are highly observable, or are documentation or test only.