Refactor normalizeDefaultValue() #1463
Annotations
7 errors and 1 warning
TypeDoesNotContainType:
src/Column/ColumnFactory.php#L170
src/Column/ColumnFactory.php:170:13: TypeDoesNotContainType: Cannot resolve types for $value - null does not contain Yiisoft\Db\Expression\Expression (see https://psalm.dev/056)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.2
The operation was canceled.
|
PHP 8.3
The job was canceled because "ubuntu-latest_8_1" failed.
|
TypeDoesNotContainType:
src/Column/ColumnFactory.php#L170
src/Column/ColumnFactory.php:170:13: TypeDoesNotContainType: Cannot resolve types for $value - null does not contain Yiisoft\Db\Expression\Expression (see https://psalm.dev/056)
|
PHP 8.3
The operation was canceled.
|
PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|