Skip to content

Extract getId / setId method from the MessageInterface to a new one #445

Extract getId / setId method from the MessageInterface to a new one

Extract getId / setId method from the MessageInterface to a new one #445

Triggered via pull request December 25, 2023 09:37
Status Failure
Total duration 35s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
UndefinedClass: src/Adapter.php#L70
src/Adapter.php:70:33: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\ParametrizedMessageInterface does not exist (see https://psalm.dev/019)
MixedInferredReturnType: src/MessageSerializer.php#L18
src/MessageSerializer.php:18:59: MixedInferredReturnType: Could not verify return type 'string' for Yiisoft\Yii\Queue\AMQP\MessageSerializer::serialize (see https://psalm.dev/047)
UndefinedClass: src/MessageSerializer.php#L25
src/MessageSerializer.php:25:33: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\AMQP\ParametricMessageInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
psalm / PHP 8.0-ubuntu-latest
The operation was canceled.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.