Cleanup #1230
Annotations
4 errors
MissingClassConstType:
src/Storage/StorageInterface.php#L14
src/Storage/StorageInterface.php:14:18: MissingClassConstType: Class constant "Yiisoft\Yii\Debug\Storage\StorageInterface::TYPE_SUMMARY" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Storage/StorageInterface.php#L15
src/Storage/StorageInterface.php:15:18: MissingClassConstType: Class constant "Yiisoft\Yii\Debug\Storage\StorageInterface::TYPE_DATA" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Storage/StorageInterface.php#L16
src/Storage/StorageInterface.php:16:18: MissingClassConstType: Class constant "Yiisoft\Yii\Debug\Storage\StorageInterface::TYPE_OBJECTS" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|