Skip to content

Clean up DOMJudgeService #4428

Clean up DOMJudgeService

Clean up DOMJudgeService #4428

Triggered via pull request December 3, 2024 23:00
Status Success
Total duration 20s
Artifacts

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpcs: webapp/src/Service/DOMJudgeService.php#L1510
Expected 1 space(s) after FOREACH keyword; 0 found
phpcs: webapp/src/Service/DOMJudgeService.php#L1510
Expected 0 spaces after opening bracket; 1 found
phpcs: webapp/src/Service/DOMJudgeService.php#L1510
Expected 0 spaces before closing bracket; 1 found
phpcs: webapp/src/Service/DOMJudgeService.php#L1511
Expected 0 spaces after opening bracket; 1 found
phpcs: webapp/src/Service/DOMJudgeService.php#L1511
Expected 0 spaces before closing bracket; 1 found
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636