Skip to content

Use constants from ReferentialAction class #1238

Use constants from ReferentialAction class

Use constants from ReferentialAction class #1238

Triggered via pull request February 10, 2025 04:18
Status Failure
Total duration 5m 32s
Artifacts

static.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ArgumentTypeCoercion: src/Schema.php#L690
src/Schema.php:690: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)
PHP 8.1
Process completed with exit code 2.
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
ArgumentTypeCoercion: src/Schema.php#L690
src/Schema.php:690: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)
PHP 8.2
Process completed with exit code 2.
PHP 8.3
The job was canceled because "ubuntu-latest_8_1" failed.