Add ColumnDefinitionBuilder
(#358)
#1477
Annotations
6 errors and 1 warning
MixedArgumentTypeCoercion:
src/Dsn.php#L26
src/Dsn.php:26:67: MixedArgumentTypeCoercion: Argument 5 of Yiisoft\Db\Connection\AbstractDsn::__construct expects array<string, string>, but parent type array<array-key, string> provided (see https://psalm.dev/194)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
|
MixedArgumentTypeCoercion:
src/Dsn.php#L26
src/Dsn.php:26:67: MixedArgumentTypeCoercion: Argument 5 of Yiisoft\Db\Connection\AbstractDsn::__construct expects array<string, string>, but parent type array<array-key, string> provided (see https://psalm.dev/194)
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.3
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.1
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/
|