Skip to content

Generate Access Interceptor Proxy #262

Generate Access Interceptor Proxy

Generate Access Interceptor Proxy #262

Triggered via pull request December 3, 2025 10:21
@kletordkletord
synchronize #43
warmp
Status Failure
Total duration 55s
Artifacts

analysis.yaml

on: pull_request
Matrix: code-validation
Fit to window
Zoom out
Zoom in

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.