Skip to content

Add contest export script #5189

Add contest export script

Add contest export script #5189

Triggered via pull request August 17, 2025 11:39
Status Success
Total duration 17s
Artifacts

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpcs: webapp/src/Utils/Utils.php#L1033
Expected 0 spaces before closing bracket; 1 found
phpcs: webapp/src/Utils/Utils.php#L1033
Expected 0 spaces after opening bracket; 1 found
phpcs: webapp/src/Utils/Utils.php#L1030
Method name "Utils::ob_flush_if_possible" is not in camel caps format
phpcs: webapp/src/Service/EventLogService.php#L491
Expected 0 spaces before closing bracket; 1 found
phpcs: webapp/src/Service/EventLogService.php#L491
Expected 0 spaces after opening bracket; 1 found
phpcs: webapp/src/Service/EventLogService.php#L491
Inline control structures are not allowed