Refactor handlers #905
Annotations
4 errors
|
Static analysis.:
src/Message/Message.php#L22
src/Message/Message.php:22:35: MoreSpecificReturnType: The declared return type 'class-string<Yiisoft\Yii\Queue\Message\MessageHandlerInterface>' for Yiisoft\Yii\Queue\Message\Message::getHandler is more specific than the inferred return type 'string' (see https://psalm.dev/070)
|
Static analysis.:
src/Message/Message.php#L24
src/Message/Message.php:24:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'class-string<Yiisoft\Yii\Queue\Message\MessageHandlerInterface>' for Yiisoft\Yii\Queue\Message\Message::getHandler (see https://psalm.dev/129)
|
Static analysis.
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading