CI-Report-Converter
                                
                                
                                
                                    CI-Report-Converter copied to clipboard
                            
                            
                            
                        The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
While importing a checkstyle report the severity is ignored. Every checkstyle error is mapped to failure, see https://github.com/JBZoo/CI-Report-Converter/blob/18ff76a96e8eaa71866bc7a234fb4f9fb7b194df/src/Converters/CheckStyleConverter.php#L65 This leads to severity "blocker" when generating Gitlab-CodeQuality-Json documents which leads to...
Bumps the composer group with 1 update: [symfony/process](https://github.com/symfony/process). Updates `symfony/process` from 6.4.8 to 6.4.14 Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD...