Skip to content

Refactor column PHP type #3705

Refactor column PHP type

Refactor column PHP type #3705

Triggered via pull request August 8, 2024 09:21
Status Failure
Total duration 8m 59s
Artifacts

static.yml

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

Annotations

13 errors
MixedInferredReturnType: src/Schema/Column/BigIntColumnSchema.php#L25
src/Schema/Column/BigIntColumnSchema.php:25:47: MixedInferredReturnType: Could not verify return type 'Yiisoft\Db\Expression\ExpressionInterface|int|null|string' for Yiisoft\Db\Schema\Column\BigIntColumnSchema::dbTypecast (see https://psalm.dev/047)
MixedReturnStatement: src/Schema/Column/BigIntColumnSchema.php#L27
src/Schema/Column/BigIntColumnSchema.php:27:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
MixedReturnStatement: src/Schema/Column/BigIntColumnSchema.php#L27
src/Schema/Column/BigIntColumnSchema.php:27:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
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.
MixedInferredReturnType: src/Schema/Column/BigIntColumnSchema.php#L25
src/Schema/Column/BigIntColumnSchema.php:25:47: MixedInferredReturnType: Could not verify return type 'Yiisoft\Db\Expression\ExpressionInterface|int|null|string' for Yiisoft\Db\Schema\Column\BigIntColumnSchema::dbTypecast (see https://psalm.dev/047)
MixedReturnStatement: src/Schema/Column/BigIntColumnSchema.php#L27
src/Schema/Column/BigIntColumnSchema.php:27:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
MixedReturnStatement: src/Schema/Column/BigIntColumnSchema.php#L27
src/Schema/Column/BigIntColumnSchema.php:27:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
MixedInferredReturnType: src/Schema/Column/BigIntColumnSchema.php#L25
src/Schema/Column/BigIntColumnSchema.php:25:47: MixedInferredReturnType: Could not verify return type 'Yiisoft\Db\Expression\ExpressionInterface|int|null|string' for Yiisoft\Db\Schema\Column\BigIntColumnSchema::dbTypecast (see https://psalm.dev/047)
MixedReturnStatement: src/Schema/Column/BigIntColumnSchema.php#L27
src/Schema/Column/BigIntColumnSchema.php:27:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
MixedReturnStatement: src/Schema/Column/BigIntColumnSchema.php#L27
src/Schema/Column/BigIntColumnSchema.php:27:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
psalm83 / PHP 8.3-ubuntu-latest
Process completed with exit code 2.