Skip to content

Debug server

Debug server #1053

Triggered via pull request September 11, 2023 07:03
@samdarksamdark
synchronize #225
dev-server
Status Failure
Total duration 1m 16s
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

8 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/DevServerBroadcastCommand.php#L55
src/Command/DevServerBroadcastCommand.php:55:18: TooFewArguments: Too few arguments for Yiisoft\Yii\Debug\DevServer\Connection::broadcast - expecting data to be passed (see https://psalm.dev/025)
TooFewArguments: src/Command/DevServerBroadcastCommand.php#L55
src/Command/DevServerBroadcastCommand.php:55:18: TooFewArguments: Too few arguments for method Yiisoft\Yii\Debug\DevServer\Connection::broadcast saw 1 (see https://psalm.dev/025)
InvalidArgument: src/DevServer/Connection.php#L113
src/DevServer/Connection.php:113:46: InvalidArgument: Argument 1 of socket_last_error expects Socket|null, but false|resource provided (see https://psalm.dev/004)
UndefinedClass: src/DevServer/VarDumperHandler.php#L10
src/DevServer/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.
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.