Merge branch 'master' into config #737
Annotations
6 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/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)
|
|
The logs for this run have expired and are no longer available.
Loading