Skip to content

Remove redundant property #1038

Remove redundant property

Remove redundant property #1038

Triggered via push September 2, 2023 15:01
Status Failure
Total duration 43s
Artifacts

static.yml

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

Annotations

8 errors
InvalidArgument: src/Collector/ExceptionCollector.php#L43
src/Collector/ExceptionCollector.php:43:43: InvalidArgument: Argument 1 of Yiisoft\Yii\Debug\Collector\TimelineCollector::collect expects Yiisoft\Yii\Debug\Collector\CollectorInterface, but class-string<Yiisoft\ErrorHandler\Event\ApplicationError> provided (see https://psalm.dev/004)
InvalidArgument: src/Collector/ExceptionCollector.php#L43
src/Collector/ExceptionCollector.php:43:58: InvalidArgument: Argument 2 of Yiisoft\Yii\Debug\Collector\TimelineCollector::collect expects int|string, but Yiisoft\Yii\Debug\Collector\ExceptionCollector provided (see https://psalm.dev/004)
InvalidArgument: src/Collector/HttpClientCollector.php#L73
src/Collector/HttpClientCollector.php:73:43: InvalidArgument: Argument 1 of Yiisoft\Yii\Debug\Collector\TimelineCollector::collect expects Yiisoft\Yii\Debug\Collector\CollectorInterface, but null|string provided (see https://psalm.dev/004)
InvalidArgument: src/Collector/HttpClientCollector.php#L73
src/Collector/HttpClientCollector.php:73:54: InvalidArgument: Argument 2 of Yiisoft\Yii\Debug\Collector\TimelineCollector::collect expects int|string, but Yiisoft\Yii\Debug\Collector\HttpClientCollector provided (see https://psalm.dev/004)
UndefinedClass: src/Collector/VarDumperHandlerInterfaceProxy.php#L9
src/Collector/VarDumperHandlerInterfaceProxy.php:9:55: UndefinedClass: Class, interface or enum named Yiisoft\VarDumper\HandlerInterface 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.