Add method chaining for columns #1391
Annotations
6 errors and 3 warnings
MissingClassConstType:
src/Schema.php#L103
src/Schema.php:103:18: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_BIT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema.php#L107
src/Schema.php:107:18: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_ARRAY" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema.php#L111
src/Schema.php:111:18: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_STRUCTURED" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Schema.php#L120
src/Schema.php:120:19: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_MAP" should have a declared type. (see https://psalm.dev/359)
|
PHP 8.3
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHP 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|