Skip to content

Fix QueryBuilderTest::testBatchInsert() #1142

Fix QueryBuilderTest::testBatchInsert()

Fix QueryBuilderTest::testBatchInsert() #1142

Triggered via pull request December 6, 2023 11:31
Status Failure
Total duration 6m 6s
Artifacts

static.yml

on: pull_request
Matrix: psalm

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.