Debug server #1238
Annotations
10 errors
PropertyNotSetInConstructor:
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)
|
MoreSpecificReturnType:
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)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
PropertyNotSetInConstructor:
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)
|
MoreSpecificReturnType:
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)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
PropertyNotSetInConstructor:
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)
|
MoreSpecificReturnType:
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)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|