Update Adapter.php #471
Annotations
7 errors
|
Static analysis.:
src/Adapter.php#L83
src/Adapter.php:83:19: UndefinedInterfaceMethod: Method Yiisoft\Queue\Message\MessageInterface::setId does not exist (see https://psalm.dev/181)
|
Static analysis.:
src/Adapter.php#L107
src/Adapter.php:107:69: DeprecatedProperty: PhpAmqpLib\Message\AMQPMessage::$body is marked deprecated (see https://psalm.dev/099)
|
Static analysis.:
src/ExistingMessagesConsumer.php#L40
src/ExistingMessagesConsumer.php:40:63: DeprecatedProperty: PhpAmqpLib\Message\AMQPMessage::$body is marked deprecated (see https://psalm.dev/099)
|
Static analysis.:
src/MessageSerializer.php#L21
src/MessageSerializer.php:21:31: UndefinedInterfaceMethod: Method Yiisoft\Queue\Message\MessageInterface::getId does not exist (see https://psalm.dev/181)
|
Static analysis.:
src/MessageSerializer.php#L57
src/MessageSerializer.php:57:16: TooManyArguments: Too many arguments for Yiisoft\Queue\Message\Message::__construct - expecting 3 but saw 4 (see https://psalm.dev/026)
|
Static analysis.
The operation was canceled.
|
Loading