Fix Code Quality Pipeline Report infinite scrolling bug
What does this MR do and why?
This commit fixes: #412517 (closed) It fixes a bug where the codequality report would append endless findings to the list when the end of the list was reached.
Refactor Code Quality Reporting Component for Infinite Scroll and Error Handling
Screenshots or screen recordings
before | after |
---|---|
2023-06-19_15-39-26 | 2023-06-21_13-04-37 |
How to set up and validate locally
- clone this project: https://gitlab.com/jannik_lehmann/code-quality-test
- recreate this MR and run a pipeline: jannik_lehmann/code-quality-test!4
- once the Pipeline succeeded
- Go to pipelines -> pipeline detail page -> CodeQuality Tab
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jannik Lehmann