Skip to content

Debug server

Debug server #1057

Triggered via pull request September 16, 2023 13:51
@xepozzxepozz
synchronize #225
dev-server
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static.yml

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

Annotations

10 errors
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)
TooFewArguments: src/Command/DebugServerBroadcastCommand.php#L55
src/Command/DebugServerBroadcastCommand.php:55:18: TooFewArguments: Too few arguments for Yiisoft\Yii\Debug\DebugServer\Connection::broadcast - expecting data to be passed (see https://psalm.dev/025)
UndefinedClass: src/DebugServer/VarDumperHandler.php#L10
src/DebugServer/VarDumperHandler.php:10:41: UndefinedClass: Class, interface or enum named Yiisoft\VarDumper\HandlerInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
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)
TooFewArguments: src/Command/DebugServerBroadcastCommand.php#L55
src/Command/DebugServerBroadcastCommand.php:55:18: TooFewArguments: Too few arguments for Yiisoft\Yii\Debug\DebugServer\Connection::broadcast - expecting data to be passed (see https://psalm.dev/025)
TooFewArguments: src/Command/DebugServerBroadcastCommand.php#L55
src/Command/DebugServerBroadcastCommand.php:55:18: TooFewArguments: Too few arguments for method Yiisoft\Yii\Debug\DebugServer\Connection::broadcast saw 1 (see https://psalm.dev/025)
UndefinedClass: src/DebugServer/VarDumperHandler.php#L10
src/DebugServer/VarDumperHandler.php:10:41: 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.