Update according changes in ColumnSchemaInterface
#1436
Annotations
11 errors and 1 warning
InvalidArgument:
src/Schema.php#L756
src/Schema.php:756:23: InvalidArgument: Argument 1 of Yiisoft\Db\Schema\Column\ColumnSchemaInterface::size expects int|null, but null|string provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Schema.php#L779
src/Schema.php:779:32: InvalidArgument: Argument 1 of Yiisoft\Db\Schema\Column\ColumnSchemaInterface::size expects int|null, but null|string provided (see https://psalm.dev/004)
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.3
The job was canceled because "ubuntu-latest_8_2" failed.
|
InvalidArgument:
src/Schema.php#L756
src/Schema.php:756:23: InvalidArgument: Argument 1 of Yiisoft\Db\Schema\Column\ColumnSchemaInterface::size expects int|null, but null|string provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Schema.php#L779
src/Schema.php:779:32: InvalidArgument: Argument 1 of Yiisoft\Db\Schema\Column\ColumnSchemaInterface::size expects int|null, but null|string provided (see https://psalm.dev/004)
|
PHP 8.3
Process completed with exit code 2.
|
PHP 8.1
The job was canceled because "ubuntu-latest_8_2" failed.
|
InvalidArgument:
src/Schema.php#L756
src/Schema.php:756:23: InvalidArgument: Argument 1 of Yiisoft\Db\Schema\Column\ColumnSchemaInterface::size expects int|null, but null|string provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Schema.php#L779
src/Schema.php:779:32: InvalidArgument: Argument 1 of Yiisoft\Db\Schema\Column\ColumnSchemaInterface::size expects int|null, but null|string provided (see https://psalm.dev/004)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
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/
|