Fix docs (#213) #1002
Annotations
6 errors
MissingClassConstType:
src/Command/Migration/BaseMigrationCommand.php#L17
src/Command/Migration/BaseMigrationCommand.php:17:21: MissingClassConstType: Class constant "Yiisoft\Yii\Cycle\Command\Migration\BaseMigrationCommand::MIGRATION_STATUS" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema/SchemaConveyorInterface.php#L14
src/Schema/SchemaConveyorInterface.php:14:18: MissingClassConstType: Class constant "Yiisoft\Yii\Cycle\Schema\SchemaConveyorInterface::STAGE_INDEX" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema/SchemaConveyorInterface.php#L16
src/Schema/SchemaConveyorInterface.php:16:18: MissingClassConstType: Class constant "Yiisoft\Yii\Cycle\Schema\SchemaConveyorInterface::STAGE_RENDER" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema/SchemaConveyorInterface.php#L18
src/Schema/SchemaConveyorInterface.php:18:18: MissingClassConstType: Class constant "Yiisoft\Yii\Cycle\Schema\SchemaConveyorInterface::STAGE_USERLAND" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema/SchemaConveyorInterface.php#L20
src/Schema/SchemaConveyorInterface.php:20:18: MissingClassConstType: Class constant "Yiisoft\Yii\Cycle\Schema\SchemaConveyorInterface::STAGE_POSTPROCESS" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|