Realize column factory #1273
Annotations
3 errors and 1 warning
src/Column/ColumnFactory.php#L56
src/Column/ColumnFactory.php:56:22: InvalidArrayAccess: Cannot access array value on non-array variable $info of type type-alias(Yiisoft\Db\Schema\Column\ColumnSchemaInterface::ColumnInfo) (see https://psalm.dev/005)
|
src/Schema.php#L448
src/Schema.php:448:70: InvalidArgument: Argument 2 of Yiisoft\Db\Schema\Column\ColumnFactoryInterface::fromDefinition expects type-alias(Yiisoft\Db\Schema\Column\ColumnSchemaInterface::ColumnInfo), but array{name: string} provided (see https://psalm.dev/004)
|
|
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/
|
This job failed
Loading