Skip to content

Fold testcase_run.sh logic into judgedaemon. #6015

Fold testcase_run.sh logic into judgedaemon.

Fold testcase_run.sh logic into judgedaemon. #6015

Triggered via pull request December 14, 2025 12:40
Status Success
Total duration 6m 6s
Artifacts

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
phpcs: judge/judgedaemon.main.php#L34
Each enum must be in a file by itself
phpcs: lib/lib.misc.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 16 and the first side effect is on line 9.