Skip to content

Update according changes in ColumnSchemaInterface #1436

Update according changes in ColumnSchemaInterface

Update according changes in ColumnSchemaInterface #1436

Triggered via pull request September 20, 2024 11:07
Status Failure
Total duration 32s
Artifacts

static.yml

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

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/