Skip to content

Do not allow viewing unapproved activities by the world #854

Do not allow viewing unapproved activities by the world

Do not allow viewing unapproved activities by the world #854

Triggered via pull request September 11, 2023 15:01
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.2): module/Activity/src/Controller/ActivityController.php#L28
Type User\Permissions\NotAllowedException is not used in this file.
php-codesniffer / PHP_CodeSniffer (8.2): module/Activity/src/Controller/ActivityController.php#L28
Expected 0 lines between same types of use statement, found 1.
php-codesniffer / PHP_CodeSniffer (8.2)
Process completed with exit code 1.
php-codesniffer / PHP_CodeSniffer (8.2): module/User/src/Service/PwnedPasswords.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 20 and the first side effect is on line 20.
php-codesniffer / PHP_CodeSniffer (8.2): module/Application/src/View/HelperTrait.php#L33
Line exceeds 120 characters; contains 129 characters
php-codesniffer / PHP_CodeSniffer (8.2): module/Application/src/View/HelperTrait.php#L35
Line exceeds 120 characters; contains 167 characters
php-codesniffer / PHP_CodeSniffer (8.2): module/Photo/src/Mapper/Tag.php#L64
Line exceeds 120 characters; contains 131 characters