Skip to content

Apply fixes from StyleCI #1389

Apply fixes from StyleCI

Apply fixes from StyleCI #1389

Triggered via push December 17, 2023 08:00
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static.yml

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

Annotations

4 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 operation was canceled.
PHP 8.1
The operation was canceled.