Remove ColumnInterface
#1584
Annotations
6 errors and 1 warning
MixedInferredReturnType:
src/DDLQueryBuilder.php#L56
src/DDLQueryBuilder.php:56:117: MixedInferredReturnType: Could not verify return type 'string' for Yiisoft\Db\Mssql\DDLQueryBuilder::alterColumn (see https://psalm.dev/047)
|
UndefinedClass:
src/DDLQueryBuilder.php#L62
src/DDLQueryBuilder.php:62:30: UndefinedClass: Class, interface or enum named Yiisoft\Db\Schema\Builder\ColumnInterface does not exist (see https://psalm.dev/019)
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.3
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHP 8.3
The operation was canceled.
|
PHP 8.1
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|