Rename dev server -> debug server #732
Annotations
9 errors
|
src/Controller/DebugController.php#L331
src/Controller/DebugController.php:331:24: InvalidArrayOffset: Cannot access value on variable $data using offset value of '0', expecting string (see https://psalm.dev/115)
|
src/Controller/DebugController.php#L332
src/Controller/DebugController.php:332:24: InvalidArrayOffset: Cannot access value on variable $data using offset value of '1', expecting string (see https://psalm.dev/115)
|
src/Controller/DebugController.php#L354
src/Controller/DebugController.php:354: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)
|
src/Controller/DebugServerController.php#L24
src/Controller/DebugServerController.php:24:19: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Debug\DebugServer\Connection does not exist (see https://psalm.dev/019)
|
src/Repository/CollectorRepository.php#L36
src/Repository/CollectorRepository.php:36:62: InvalidReturnType: The declared return type 'array<string, mixed>|null' for Yiisoft\Yii\Debug\Api\Repository\CollectorRepository::getObject is incorrect, got 'array{string, mixed}|null' (see https://psalm.dev/011)
|
src/Repository/CollectorRepository.php#L42
src/Repository/CollectorRepository.php:42:24: InvalidReturnStatement: The inferred type 'array{string, mixed}' does not match the declared return type 'array<string, mixed>|null' for Yiisoft\Yii\Debug\Api\Repository\CollectorRepository::getObject (see https://psalm.dev/128)
|
src/ServerSentEventsStream.php#L83
src/ServerSentEventsStream.php:83:18: TooManyArguments: Too many arguments for - expecting 0 but saw 1 (see https://psalm.dev/026)
|
|
The logs for this run have expired and are no longer available.
Loading