Skip to content

feature: attendance mode #1287

feature: attendance mode

feature: attendance mode #1287

Triggered via pull request January 18, 2025 15:05
Status Failure
Total duration 47s
Artifacts

coding-standards.yml

on: pull_request
Matrix: php-codesniffer / PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Service/Signup.php#L336
Null type hint should be on last position in "null|scalar".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Service/Signup.php#L338
Method \Activity\Service\Signup::getNumberOfSubscribedMembers() does not have native return type hint for its return value but it should be possible to add it based on @return annotation "null|scalar".
php-codesniffer / PHP_CodeSniffer (8.3)
Process completed with exit code 1.
php-codesniffer / PHP_CodeSniffer (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L330
Line exceeds 120 characters; contains 420 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L354
Line exceeds 120 characters; contains 464 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/Signup.php#L145
Line exceeds 120 characters; contains 269 characters