feat: member and user administrative overview #1131
Annotations
6 errors and 8 warnings
module/Decision/src/Mapper/Member.php#L14
Expected 0 lines between same types of use statement, found 1.
|
module/Decision/src/Mapper/Member.php#L16
Expected 0 lines between same types of use statement, found 1.
|
module/User/src/Controller/UserAdminController.php#L21
Expected 1 blank line after function; 0 found
|
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".
|
module/User/config/module.config.php#L169
Multi-line arrays must have a trailing comma after the last element.
|
|
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/
|
module/Photo/src/Mapper/Tag.php#L64
Line exceeds 120 characters; contains 131 characters
|
module/Application/src/Extensions/CommonMark/VideoIframe/Parsers/YouTubeUrlParser.php#L16
Line exceeds 120 characters; contains 133 characters
|
module/Application/src/Extensions/CommonMark/VideoIframe/Parsers/VimeoUrlParser.php#L16
Line exceeds 120 characters; contains 197 characters
|
module/Photo/src/Form/Album.php#L97
Line exceeds 120 characters; contains 135 characters
|
module/Application/src/View/HelperTrait.php#L35
Line exceeds 120 characters; contains 129 characters
|
module/Application/src/View/HelperTrait.php#L37
Line exceeds 120 characters; contains 167 characters
|
module/Decision/src/Service/Gdpr.php#L50
Line exceeds 120 characters; contains 131 characters
|
The logs for this run have expired and are no longer available.
Loading