Skip to content

Docs folder standardization #984

Docs folder standardization

Docs folder standardization #984

Triggered via pull request April 23, 2024 11:46
@samdarksamdark
synchronize #299
master
Status Failure
Total duration 1m 14s
Artifacts

static.yml

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

Annotations

8 errors
LessSpecificImplementedReturnType: src/ActiveQuery.php#L133
src/ActiveQuery.php:133:22: LessSpecificImplementedReturnType: The inherited return type 'array<array-key, array<array-key, mixed>>' for Yiisoft\Db\Query\QueryInterface::all is more specific than the implemented return type for Yiisoft\ActiveRecord\ActiveQuery::all 'array<array-key, Yiisoft\ActiveRecord\ActiveRecord|mixed>' (see https://psalm.dev/166)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
LessSpecificImplementedReturnType: src/ActiveQuery.php#L133
src/ActiveQuery.php:133:22: LessSpecificImplementedReturnType: The inherited return type 'array<array-key, array<array-key, mixed>>' for Yiisoft\Db\Query\QueryInterface::all is more specific than the implemented return type for Yiisoft\ActiveRecord\ActiveQuery::all 'array<array-key, Yiisoft\ActiveRecord\ActiveRecord|mixed>' (see https://psalm.dev/166)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
LessSpecificImplementedReturnType: src/ActiveQuery.php#L133
src/ActiveQuery.php:133:22: LessSpecificImplementedReturnType: The inherited return type 'array<array-key, array<array-key, mixed>>' for Yiisoft\Db\Query\QueryInterface::all is more specific than the implemented return type for Yiisoft\ActiveRecord\ActiveQuery::all 'array<array-key, Yiisoft\ActiveRecord\ActiveRecord|mixed>' (see https://psalm.dev/166)
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.