Skip to content

Realize column factory #1273

Realize column factory

Realize column factory #1273

Re-run triggered August 14, 2024 11:29
Status Failure
Total duration 1m 54s
Artifacts

static.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
InvalidArrayAccess: 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)
InvalidArgument: 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)
PHP 8.0
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/
PHP 8.3
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/
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/
PHP 8.0
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/