test: Align all phpstan.neon levels #285
Annotations
11 errors
|
Run PHPStan:
src/Api/Filter/ArchiveFilter.php#L34
Unreachable statement - code above always terminates.
|
Run PHPStan:
src/Api/ListManager/SolrPaginator.php#L69
Unreachable statement - code above always terminates.
|
Run PHPStan:
src/Console/NodesOrphansCommand.php#L71
Else branch is unreachable because ternary operator condition is always true.
|
Run PHPStan:
src/Message/Handler/SearchRealmNodeInheritanceMessageHandler.php#L68
Else branch is unreachable because ternary operator condition is always true.
|
Run PHPStan:
src/Message/Handler/SearchRealmNodeInheritanceMessageHandler.php#L93
Else branch is unreachable because ternary operator condition is always true.
|
Run PHPStan:
src/Routing/NodeRouter.php#L66
Method RZ\Roadiz\CoreBundle\Routing\NodeRouter::getMatcher() should return Symfony\Component\Routing\Matcher\UrlMatcherInterface but returns Symfony\Component\Routing\Matcher\RequestMatcherInterface|Symfony\Component\Routing\Matcher\UrlMatcherInterface.
|
Run PHPStan:
src/Security/Authentication/RoadizAuthenticator.php#L57
Access to undefined constant Symfony\Bundle\SecurityBundle\Security::LAST_USERNAME.
|
Run PHPStan:
src/Security/Authentication/RoadizAuthenticator.php#L120
Access to undefined constant Symfony\Bundle\SecurityBundle\Security::MAX_USERNAME_LENGTH.
|
Run PHPStan:
src/Security/Authorization/Voter/NodeVoter.php#L94
Instanceof between RZ\Roadiz\CoreBundle\Entity\Node and RZ\Roadiz\CoreBundle\Entity\NodesSources will always evaluate to false.
|
Run PHPStan:
src/Security/Authorization/Voter/NodeVoter.php#L114
Match arm is unreachable because previous comparison is always true.
|
The logs for this run have expired and are no longer available.
Loading