Skip to content

feat: member and user administrative overview #1131

feat: member and user administrative overview

feat: member and user administrative overview #1131

Triggered via pull request September 11, 2024 13:21
Status Failure
Total duration 58s
Artifacts

coding-standards.yml

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

Annotations

6 errors and 8 warnings
php-codesniffer / PHP_CodeSniffer (8.3): module/Decision/src/Mapper/Member.php#L14
Expected 0 lines between same types of use statement, found 1.
php-codesniffer / PHP_CodeSniffer (8.3): module/Decision/src/Mapper/Member.php#L16
Expected 0 lines between same types of use statement, found 1.
php-codesniffer / PHP_CodeSniffer (8.3): module/User/src/Controller/UserAdminController.php#L21
Expected 1 blank line after function; 0 found
php-codesniffer / PHP_CodeSniffer (8.3): module/User/src/Controller/Factory/UserAdminControllerFactory.php#L17
Method \User\Controller\Factory\UserAdminControllerFactory::__invoke() does not have native type hint for its parameter $requestedName but it should be possible to add it based on @param annotation "string".
php-codesniffer / PHP_CodeSniffer (8.3): module/User/config/module.config.php#L169
Multi-line arrays must have a trailing comma after the last element.
php-codesniffer / PHP_CodeSniffer (8.3)
Process completed with exit code 1.
php-codesniffer / PHP_CodeSniffer (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-codesniffer / PHP_CodeSniffer (8.3): module/Photo/src/Mapper/Tag.php#L64
Line exceeds 120 characters; contains 131 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Photo/src/Form/Album.php#L97
Line exceeds 120 characters; contains 135 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Application/src/View/HelperTrait.php#L35
Line exceeds 120 characters; contains 129 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Application/src/View/HelperTrait.php#L37
Line exceeds 120 characters; contains 167 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Decision/src/Service/Gdpr.php#L50
Line exceeds 120 characters; contains 131 characters