Apply fixes from StyleCI #1389
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
LessSpecificImplementedReturnType:
src/Schema.php#L308
src/Schema.php:308:16: LessSpecificImplementedReturnType: The inherited return type 'array<array-key, Yiisoft\Db\Constraint\IndexConstraint>' for Yiisoft\Db\Schema\AbstractSchema::loadTableIndexes is more specific than the implemented return type for Yiisoft\Db\Mssql\Schema::loadtableindexes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
PHP 8.0
Process completed with exit code 2.
|
PHP 8.2
The operation was canceled.
|
PHP 8.1
The operation was canceled.
|