Skip to content

Move ArrayColumnSchema and StructuredColumnSchema from db-pgsql #3776

Move ArrayColumnSchema and StructuredColumnSchema from db-pgsql

Move ArrayColumnSchema and StructuredColumnSchema from db-pgsql #3776

Triggered via pull request October 8, 2024 07:49
Status Failure
Total duration 4m 16s
Artifacts

static.yml

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

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.