Skip to content

Improve column type #984

Improve column type

Improve column type #984

Triggered via pull request August 4, 2023 10:24
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static.yml

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

Annotations

8 errors
ArgumentTypeCoercion: src/Command.php#L139
src/Command.php:139:25: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Driver\Pdo\PdoConnectionInterface::transaction expects Closure(Yiisoft\Db\Connection\ConnectionInterface):mixed|Closure(Yiisoft\Db\Connection\ConnectionInterface):void, but parent type impure-Closure(Yiisoft\Db\Driver\Pdo\PdoConnectionInterface):null provided (see https://psalm.dev/193)
PHP 8.1
Process completed with exit code 2.
PHP 8.0
The job was canceled because "ubuntu-latest_8_1" failed.
ArgumentTypeCoercion: src/Command.php#L139
src/Command.php:139:25: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Driver\Pdo\PdoConnectionInterface::transaction expects Closure(Yiisoft\Db\Connection\ConnectionInterface):mixed|Closure(Yiisoft\Db\Connection\ConnectionInterface):void, but parent type impure-Closure(Yiisoft\Db\Driver\Pdo\PdoConnectionInterface):null provided (see https://psalm.dev/193)
PHP 8.0
Process completed with exit code 2.
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
ArgumentTypeCoercion: src/Command.php#L139
src/Command.php:139:25: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Driver\Pdo\PdoConnectionInterface::transaction expects Closure(Yiisoft\Db\Connection\ConnectionInterface):mixed|Closure(Yiisoft\Db\Connection\ConnectionInterface):void, but parent type impure-Closure(Yiisoft\Db\Driver\Pdo\PdoConnectionInterface):null provided (see https://psalm.dev/193)
PHP 8.2
The operation was canceled.