Fix QueryBuilderTest::testBatchInsert()
#1142
Annotations
8 errors
LessSpecificImplementedReturnType:
src/Schema.php#L254
src/Schema.php:254:22: 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\Sqlite\Schema::loadtableindexes 'array<array-key, Yiisoft\Db\Constraint\IndexConstraint|mixed>' (see https://psalm.dev/166)
|
PHP 8.0
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_0" failed.
|
LessSpecificImplementedReturnType:
src/Schema.php#L254
src/Schema.php:254:22: 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\Sqlite\Schema::loadtableindexes 'array<array-key, Yiisoft\Db\Constraint\IndexConstraint|mixed>' (see https://psalm.dev/166)
|
PHP 8.2
The operation was canceled.
|
PHP 8.1
The job was canceled because "ubuntu-latest_8_0" failed.
|
LessSpecificImplementedReturnType:
src/Schema.php#L254
src/Schema.php:254:22: 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\Sqlite\Schema::loadtableindexes 'array<array-key, Yiisoft\Db\Constraint\IndexConstraint|mixed>' (see https://psalm.dev/166)
|
PHP 8.1
The operation was canceled.
|