Fix tests #1548
Annotations
8 errors and 1 warning
MixedArgumentTypeCoercion:
src/Dsn.php#L23
src/Dsn.php:23:67: MixedArgumentTypeCoercion: Argument 5 of Yiisoft\Db\Connection\AbstractDsn::__construct expects array<array-key, string>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
PHP 8.3
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_3" failed.
|
MixedArgumentTypeCoercion:
src/Dsn.php#L23
src/Dsn.php:23:67: MixedArgumentTypeCoercion: Argument 5 of Yiisoft\Db\Connection\AbstractDsn::__construct expects array<array-key, string>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
PHP 8.2
The operation was canceled.
|
PHP 8.1
The job was canceled because "ubuntu-latest_8_3" failed.
|
MixedArgumentTypeCoercion:
src/Dsn.php#L23
src/Dsn.php:23:67: MixedArgumentTypeCoercion: Argument 5 of Yiisoft\Db\Connection\AbstractDsn::__construct expects array<array-key, string>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
PHP 8.1
The operation was canceled.
|
PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|