Skip to content

Update lastest version pdo_sqlsrv. #1402

Update lastest version pdo_sqlsrv.

Update lastest version pdo_sqlsrv. #1402

Triggered via pull request December 18, 2023 17:15
Status Failure
Total duration 56s
Artifacts

static.yml

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

Annotations

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