Move ArrayColumnSchema
and StructuredColumnSchema
from db-pgsql
#3776
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm83 / psalm
Annotations
7 errors
MixedArgument:
src/Schema/Column/StructuredColumnSchema.php#L75
src/Schema/Column/StructuredColumnSchema.php:75:41: MixedArgument: Argument 1 of Yiisoft\Db\Expression\StructuredExpression::__construct cannot be mixed, expecting array<array-key, mixed>|object (see https://psalm.dev/030)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
MixedArgument:
src/Schema/Column/StructuredColumnSchema.php#L75
src/Schema/Column/StructuredColumnSchema.php:75:41: MixedArgument: Argument 1 of Yiisoft\Db\Expression\StructuredExpression::__construct cannot be mixed, expecting array<array-key, mixed>|object (see https://psalm.dev/030)
|
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
|
MixedArgument:
src/Schema/Column/StructuredColumnSchema.php#L75
src/Schema/Column/StructuredColumnSchema.php:75:41: MixedArgument: Argument 1 of Yiisoft\Db\Expression\StructuredExpression::__construct cannot be mixed, expecting array<array-key, mixed>|object (see https://psalm.dev/030)
|
psalm83 / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|