Envelope #458
Annotations
11 errors
|
Static analysis.:
src/Adapter.php#L21
src/Adapter.php:21:9: UndefinedClass: Class, interface or enum named Yiisoft\Queue\Message\MessageSerializerInterface does not exist (see https://psalm.dev/019)
|
Static analysis.:
src/Adapter.php#L57
src/Adapter.php:57:9: MixedAssignment: Unable to determine the type that $payload is being assigned to (see https://psalm.dev/032)
|
Static analysis.:
src/Adapter.php#L57
src/Adapter.php:57:20: UndefinedClass: Class, interface or enum named Yiisoft\Queue\Message\MessageSerializerInterface does not exist (see https://psalm.dev/019)
|
Static analysis.:
src/Adapter.php#L59
src/Adapter.php:59:13: MixedArgument: Argument 1 of PhpAmqpLib\Message\AMQPMessage::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
|
Static analysis.:
src/Adapter.php#L91
src/Adapter.php:91:38: UndefinedClass: Class, interface or enum named Yiisoft\Queue\Message\MessageSerializerInterface does not exist (see https://psalm.dev/019)
|
Static analysis.:
src/Adapter.php#L91
src/Adapter.php:91:38: MixedArgument: Argument 1 of cannot be mixed, expecting Yiisoft\Queue\Message\MessageInterface (see https://psalm.dev/030)
|
Static analysis.:
src/ExistingMessagesConsumer.php#L23
src/ExistingMessagesConsumer.php:23:9: UndefinedClass: Class, interface or enum named Yiisoft\Queue\Message\MessageSerializerInterface does not exist (see https://psalm.dev/019)
|
Static analysis.:
src/ExistingMessagesConsumer.php#L41
src/ExistingMessagesConsumer.php:41:21: MixedAssignment: Unable to determine the type that $message is being assigned to (see https://psalm.dev/032)
|
Static analysis.:
src/ExistingMessagesConsumer.php#L41
src/ExistingMessagesConsumer.php:41:32: UndefinedClass: Class, interface or enum named Yiisoft\Queue\Message\MessageSerializerInterface does not exist (see https://psalm.dev/019)
|
Static analysis.:
src/ExistingMessagesConsumer.php#L42
src/ExistingMessagesConsumer.php:42:60: MixedArgument: Argument 1 cannot be mixed, expecting Yiisoft\Queue\Message\MessageInterface (see https://psalm.dev/030)
|
The logs for this run have expired and are no longer available.
Loading