Skip to content

Add PDO attribute to disable stringifying fetches. #1403

Add PDO attribute to disable stringifying fetches.

Add PDO attribute to disable stringifying fetches. #1403

Triggered via push December 18, 2023 17:24
Status Failure
Total duration 30s
Artifacts

static.yml

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

Annotations

7 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.2
Process completed with exit code 2.
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.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
Process completed with exit code 2.