Add chunking #1054
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 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)
|
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.
|