Skip to content

Basic implementation of partial scoring. #5120

Basic implementation of partial scoring.

Basic implementation of partial scoring. #5120

Triggered via pull request August 4, 2025 19:52
Status Success
Total duration 22s
Artifacts

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
phpcs: webapp/src/Service/ImportProblemService.php#L1076
Line indented incorrectly; expected at least 12 spaces, found 11
phpcs: webapp/src/Service/ImportProblemService.php#L1075
Line indented incorrectly; expected 12 spaces, found 11
phpcs: webapp/src/Service/ImportProblemService.php#L1074
Line indented incorrectly; expected at least 16 spaces, found 15
phpcs: webapp/src/Service/ImportProblemService.php#L1073
Line indented incorrectly; expected at least 16 spaces, found 15
phpcs: webapp/src/Service/ImportProblemService.php#L1072
Line indented incorrectly; expected 12 spaces, found 11
phpcs: webapp/src/Service/ImportProblemService.php#L1071
Line indented incorrectly; expected at least 12 spaces, found 11
phpcs: webapp/src/Service/SubmissionService.php#L136
Usage of ELSE IF is discouraged; use ELSEIF instead
phpcs: webapp/src/Service/SubmissionService.php#L113
Usage of ELSE IF is discouraged; use ELSEIF instead
phpcs: webapp/src/Service/SubmissionService.php#L89
Usage of ELSE IF is discouraged; use ELSEIF instead