Skip to content

Use constants from ReferentialAction class #1239

Use constants from ReferentialAction class

Use constants from ReferentialAction class #1239

Triggered via pull request February 10, 2025 05:45
Status Failure
Total duration 34s
Artifacts

static.yml

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

Annotations

13 errors
UndefinedDocblockClass: src/Schema.php#L675
src/Schema.php:675:32: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: src/Schema.php#L675
src/Schema.php:675:41: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
InvalidArgument: src/Schema.php#L689
src/Schema.php:689:40: InvalidArgument: Argument 1 of Yiisoft\Db\Constraint\ForeignKeyConstraint::onDelete expects 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET DEFAULT'|'SET NULL'|null, but Yiisoft\Db\Oracle\ReferentialAction::* provided (see https://psalm.dev/004)
PHP 8.2
Process completed with exit code 2.
UndefinedDocblockClass: src/Schema.php#L675
src/Schema.php:675:32: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: src/Schema.php#L675
src/Schema.php:675:41: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
InvalidArgument: src/Schema.php#L689
src/Schema.php:689:40: InvalidArgument: Argument 1 of Yiisoft\Db\Constraint\ForeignKeyConstraint::onDelete expects 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET DEFAULT'|'SET NULL'|null, but Yiisoft\Db\Oracle\ReferentialAction::* provided (see https://psalm.dev/004)
PHP 8.1
Process completed with exit code 2.
PHP 8.3
The job was canceled because "ubuntu-latest_8_2" failed.
UndefinedDocblockClass: src/Schema.php#L675
src/Schema.php:675:32: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: src/Schema.php#L675
src/Schema.php:675:41: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
InvalidArgument: src/Schema.php#L689
src/Schema.php:689:40: InvalidArgument: Argument 1 of Yiisoft\Db\Constraint\ForeignKeyConstraint::onDelete expects 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET DEFAULT'|'SET NULL'|null, but Yiisoft\Db\Oracle\ReferentialAction::* provided (see https://psalm.dev/004)
PHP 8.3
The operation was canceled.