Skip to content

Fix QueryBuilderTest::testBatchInsert() #1141

Fix QueryBuilderTest::testBatchInsert()

Fix QueryBuilderTest::testBatchInsert() #1141

Triggered via push December 6, 2023 09:32
Status Failure
Total duration 7m 26s
Artifacts

static.yml

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

Annotations

7 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.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
Process completed with exit code 2.
PHP 8.2
The job was canceled because "ubuntu-latest_8_0" failed.
PHP 8.2
The operation was canceled.