Ease local testing #1529
Annotations
4 errors
|
Static analysis.:
src/Schema.php#L544
src/Schema.php:544:40: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Constraint\ForeignKeyConstraint::onDelete expects 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET DEFAULT'|'SET NULL'|null, but parent type string provided (see https://psalm.dev/193)
|
Static analysis.:
src/Schema.php#L545
src/Schema.php:545:40: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Constraint\ForeignKeyConstraint::onUpdate expects 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET DEFAULT'|'SET NULL'|null, but parent type string provided (see https://psalm.dev/193)
|
Static analysis.
Process completed with exit code 2.
|
Loading