Generate Access Interceptor Proxy #262
Annotations
9 errors
|
Static analysis
Process completed with exit code 1.
|
|
Static analysis:
src/Model/Event.php#L42
Template type T of method OpenClassrooms\ServiceProxy\Model\Event::getUseCaseRequest() is not referenced in a parameter.
|
|
Static analysis:
src/Model/Event.php#L42
PHPDoc tag @param references unknown parameter: $instance
|
|
Static analysis:
src/Interceptor/Impl/TransactionInterceptor.php#L90
Template type T of method OpenClassrooms\ServiceProxy\Interceptor\Impl\TransactionInterceptor::handleMappedException() is not referenced in a parameter.
|
|
Static analysis:
src/Interceptor/Impl/TransactionInterceptor.php#L90
PHPDoc tag @param references unknown parameter: $instance
|
|
Static analysis:
src/Interceptor/Impl/LockInterceptor.php#L102
Method OpenClassrooms\ServiceProxy\Interceptor\Impl\LockInterceptor::computeLockingKey() has parameter $instance with generic class OpenClassrooms\ServiceProxy\Model\Request\Instance but does not specify its types: T
|
|
Static analysis:
src/Interceptor/Impl/Event/ServiceProxyEventFactory.php#L19
Method OpenClassrooms\ServiceProxy\Interceptor\Impl\Event\ServiceProxyEventFactory::createFromSenderInstance() has parameter $instance with generic class OpenClassrooms\ServiceProxy\Model\Request\Instance but does not specify its types: T
|
|
Static analysis:
src/Interceptor/Contract/Event/EventFactory.php#L18
Method OpenClassrooms\ServiceProxy\Interceptor\Contract\Event\EventFactory::createFromSenderInstance() has parameter $instance with generic class OpenClassrooms\ServiceProxy\Model\Request\Instance but does not specify its types: T
|
|
Style check
Process completed with exit code 2.
|