Skip to content

Fix docs (#214)

Fix docs (#214) #1004

Triggered via push May 23, 2024 15:05
Status Failure
Total duration 1m 6s
Artifacts

static.yml

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

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.