Skip to content

Add rector CI and apply suggestions #882

Add rector CI and apply suggestions

Add rector CI and apply suggestions #882

Triggered via pull request November 22, 2023 14:07
@samdarksamdark
synchronize #128
add-rector
Status Failure
Total duration 35s
Artifacts

static.yml

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

Annotations

32 errors
UndefinedClass: src/Adapter/SynchronousAdapter.php#L22
src/Adapter/SynchronousAdapter.php:22:159: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Adapter\BehaviorChecker does not exist (see https://psalm.dev/019)
UndefinedInterfaceMethod: src/Adapter/SynchronousAdapter.php#L63
src/Adapter/SynchronousAdapter.php:63:32: UndefinedInterfaceMethod: Method Yiisoft\Yii\Queue\Message\MessageInterface::getBehaviors does not exist (see https://psalm.dev/181)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L65
src/Adapter/SynchronousAdapter.php:65:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Adapter\BehaviorChecker does not exist (see https://psalm.dev/019)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L69
src/Adapter/SynchronousAdapter.php:69:38: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\ExecutableBehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L70
src/Adapter/SynchronousAdapter.php:70:17: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\ExecutableBehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Exception/BehaviorNotSupportedException.php#L16
src/Exception/BehaviorNotSupportedException.php:16:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Exception/BehaviorNotSupportedException.php#L20
src/Exception/BehaviorNotSupportedException.php:20:9: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedDocblockClass: src/Message/AbstractMessage.php#L15
src/Message/AbstractMessage.php:15:5: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: src/Message/AbstractMessage.php#L15
src/Message/AbstractMessage.php:15:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/200)
UndefinedClass: src/Message/AbstractMessage.php#L32
src/Message/AbstractMessage.php:32:36: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
UndefinedClass: src/Adapter/SynchronousAdapter.php#L22
src/Adapter/SynchronousAdapter.php:22:159: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Adapter\BehaviorChecker does not exist (see https://psalm.dev/019)
UndefinedInterfaceMethod: src/Adapter/SynchronousAdapter.php#L63
src/Adapter/SynchronousAdapter.php:63:32: UndefinedInterfaceMethod: Method Yiisoft\Yii\Queue\Message\MessageInterface::getBehaviors does not exist (see https://psalm.dev/181)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L65
src/Adapter/SynchronousAdapter.php:65:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Adapter\BehaviorChecker does not exist (see https://psalm.dev/019)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L69
src/Adapter/SynchronousAdapter.php:69:38: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\ExecutableBehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L70
src/Adapter/SynchronousAdapter.php:70:17: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\ExecutableBehaviorInterface does not exist (see https://psalm.dev/019)
PropertyNotSetInConstructor: src/Exception/BehaviorNotSupportedException.php#L15
src/Exception/BehaviorNotSupportedException.php:15:20: PropertyNotSetInConstructor: Property Yiisoft\Yii\Queue\Exception\BehaviorNotSupportedException::$adapter is not defined in constructor of Yiisoft\Yii\Queue\Exception\BehaviorNotSupportedException or in any private or final methods called in the constructor (see https://psalm.dev/074)
UndefinedClass: src/Exception/BehaviorNotSupportedException.php#L16
src/Exception/BehaviorNotSupportedException.php:16:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
PropertyNotSetInConstructor: src/Exception/BehaviorNotSupportedException.php#L16
src/Exception/BehaviorNotSupportedException.php:16:31: PropertyNotSetInConstructor: Property Yiisoft\Yii\Queue\Exception\BehaviorNotSupportedException::$behavior is not defined in constructor of Yiisoft\Yii\Queue\Exception\BehaviorNotSupportedException or in any private or final methods called in the constructor (see https://psalm.dev/074)
UndefinedClass: src/Exception/BehaviorNotSupportedException.php#L20
src/Exception/BehaviorNotSupportedException.php:20:9: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedDocblockClass: src/Message/AbstractMessage.php#L15
src/Message/AbstractMessage.php:15:5: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/200)
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
UndefinedClass: src/Adapter/SynchronousAdapter.php#L22
src/Adapter/SynchronousAdapter.php:22:159: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Adapter\BehaviorChecker does not exist (see https://psalm.dev/019)
UndefinedInterfaceMethod: src/Adapter/SynchronousAdapter.php#L63
src/Adapter/SynchronousAdapter.php:63:32: UndefinedInterfaceMethod: Method Yiisoft\Yii\Queue\Message\MessageInterface::getBehaviors does not exist (see https://psalm.dev/181)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L65
src/Adapter/SynchronousAdapter.php:65:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Adapter\BehaviorChecker does not exist (see https://psalm.dev/019)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L69
src/Adapter/SynchronousAdapter.php:69:38: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\ExecutableBehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Adapter/SynchronousAdapter.php#L70
src/Adapter/SynchronousAdapter.php:70:17: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\ExecutableBehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Exception/BehaviorNotSupportedException.php#L16
src/Exception/BehaviorNotSupportedException.php:16:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Exception/BehaviorNotSupportedException.php#L20
src/Exception/BehaviorNotSupportedException.php:20:9: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)
UndefinedDocblockClass: src/Message/AbstractMessage.php#L15
src/Message/AbstractMessage.php:15:5: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: src/Message/AbstractMessage.php#L15
src/Message/AbstractMessage.php:15:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/200)
UndefinedClass: src/Message/AbstractMessage.php#L32
src/Message/AbstractMessage.php:32:36: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\Behaviors\BehaviorInterface does not exist (see https://psalm.dev/019)