Skip to content

Debug server

Debug server #780

Triggered via pull request March 3, 2024 02:17
@xepozzxepozz
synchronize #125
dev-server
Status Failure
Total duration 5m 9s
Artifacts

static.yml

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

Annotations

14 errors
InvalidArgument: src/Debug/Controller/DebugController.php#L330
src/Debug/Controller/DebugController.php:330:44: InvalidArgument: Argument 1 of Yiisoft\Yii\Debug\Api\ServerSentEventsStream::__construct expects Closure():Generator, but impure-Closure(array<array-key, mixed>):bool provided (see https://psalm.dev/004)
UndefinedClass: src/Inspector/Controller/DebugServerController.php#L24
src/Inspector/Controller/DebugServerController.php:24:19: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Debug\DebugServer\Connection does not exist (see https://psalm.dev/019)
TooManyArguments: src/ServerSentEventsStream.php#L83
src/ServerSentEventsStream.php:83:18: TooManyArguments: Too many arguments for - expecting 0 but saw 1 (see https://psalm.dev/026)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
InvalidArgument: src/Debug/Controller/DebugController.php#L330
src/Debug/Controller/DebugController.php:330:44: InvalidArgument: Argument 1 of Yiisoft\Yii\Debug\Api\ServerSentEventsStream::__construct expects Closure():Generator, but impure-Closure(array<array-key, mixed>):bool provided (see https://psalm.dev/004)
UndefinedClass: src/Inspector/Controller/DebugServerController.php#L24
src/Inspector/Controller/DebugServerController.php:24:19: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Debug\DebugServer\Connection does not exist (see https://psalm.dev/019)
TooManyArguments: src/ServerSentEventsStream.php#L83
src/ServerSentEventsStream.php:83:18: TooManyArguments: Too many arguments for - expecting 0 but saw 1 (see https://psalm.dev/026)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
InvalidArgument: src/Debug/Controller/DebugController.php#L330
src/Debug/Controller/DebugController.php:330:44: InvalidArgument: Argument 1 of Yiisoft\Yii\Debug\Api\ServerSentEventsStream::__construct expects Closure():Generator, but impure-Closure(array<array-key, mixed>):bool provided (see https://psalm.dev/004)
UndefinedClass: src/Inspector/Controller/DebugServerController.php#L24
src/Inspector/Controller/DebugServerController.php:24:19: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Debug\DebugServer\Connection does not exist (see https://psalm.dev/019)
TooManyArguments: src/ServerSentEventsStream.php#L83
src/ServerSentEventsStream.php:83:18: TooManyArguments: Too many arguments for - expecting 0 but saw 1 (see https://psalm.dev/026)
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.