Basic implementation of partial scoring. #5190
Annotations
7 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/Entity/Contest.php#L1283
Inline control structures are not allowed
|
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
|