Completed
Push — master ( 6fd11a...046d0e )
by Avtandil
03:10
created
73 files with issues
Count Path Last Found
2 src/helpers.php
Unused Code Best Practice
2 src/Platfourm/Auth/AuthServiceProvider.php
Bug Unused Code
1 Platfourm/Auth/Exceptions/ForbiddenException.php
Duplication
1 Auth/Exceptions/UnauthorizedException.php
Duplication
1 src/Platfourm/Auth/Middleware/Ability.php
Documentation Bug
1 src/Platfourm/Auth/Middleware/Authenticate.php
Bug
4 src/Platfourm/Auth/Middleware/Permission.php
Documentation Bug Comprehensibility Best Practice Duplication
4 Auth/Middleware/ResponseGuestIfAuthenticated.php
Bug Documentation Comprehensibility Best Practice
4 src/Platfourm/Auth/Middleware/Role.php
Documentation Bug Comprehensibility Best Practice Duplication
11 src/Platfourm/Auth/Services/AuthUserService.php
Bug Unused Code Duplication Documentation