Update file #1385
Annotations
4 errors and 1 warning
Static analysis.:
src/Schema.php#L89
src/Schema.php:89:18: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_BIT" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Schema.php#L93
src/Schema.php:93:18: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_STRUCTURED" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Schema.php#L102
src/Schema.php:102:19: MissingClassConstType: Class constant "Yiisoft\Db\Pgsql\Schema::TYPE_MAP" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.
Process completed with exit code 2.
|
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/.
|
Loading