Skip to content

feature: attendance mode #1285

feature: attendance mode

feature: attendance mode #1285

Triggered via pull request January 18, 2025 14:56
Status Failure
Total duration 51s
Artifacts

coding-standards.yml

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

Annotations

10 errors and 4 warnings
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Mapper/Signup.php#L59
Null type hint should be on last position in "null|scalar".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Mapper/Signup.php#L61
Method \Activity\Mapper\Signup::getNumberOfSignedUpMembers() 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): module/Activity/src/Model/SignupList.php#L329
Null type hint should be on last position in "((null|string)[]|bool|int|null|string)[][]|DateTime|bool|int|null|string".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L329
Null type hint should be on last position in "(null|string)[]|bool|int|null|string".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L329
Null type hint should be on last position in "null|string".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L331
Null type hint should be on last position in "null|string".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L331
Null type hint should be on last position in "null|string".
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L331
Null type hint should be on last position in "null|string".
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#L331
Line exceeds 120 characters; contains 420 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/SignupList.php#L356
Line exceeds 120 characters; contains 464 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Activity/src/Model/Signup.php#L146
Line exceeds 120 characters; contains 269 characters