Refactor column PHP type #3705
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm83 / psalm
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.
|