Debug server #1237
Annotations
6 errors
src/Collector/ContainerInterfaceProxy.php#L60
src/Collector/ContainerInterfaceProxy.php:60:34: UndefinedMethod: Method Yiisoft\Yii\Debug\Collector\ContainerInterfaceProxy::getServiceProxyCache does not exist (see https://psalm.dev/022)
|
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)
|
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)
|
src/DebugServer/Connection.php#L28
src/DebugServer/Connection.php:28:20: PropertyNotSetInConstructor: Property Yiisoft\Yii\Debug\DebugServer\Connection::$uri is not defined in constructor of Yiisoft\Yii\Debug\DebugServer\Connection or in any private or final methods called in the constructor (see https://psalm.dev/074)
|
src/DebugServer/Connection.php#L75
src/DebugServer/Connection.php:75:16: MoreSpecificReturnType: The declared return type 'Generator<int, array{0: 27|43, 1: string, 2: int|string, 3?: int}, mixed, mixed>' for Yiisoft\Yii\Debug\DebugServer\Connection::read is more specific than the inferred return type 'Generator<int, list{0: 27|43, 1: int|string, 2: string, 3?: int}, mixed, void>' (see https://psalm.dev/070)
|
|
This job failed
Loading