Move ArrayColumnSchema
and StructuredColumnSchema
to db
#1443
Annotations
7 errors and 1 warning
MixedMethodCall:
src/Builder/StructuredExpressionBuilder.php#L76
src/Builder/StructuredExpressionBuilder.php:76:48: MixedMethodCall: Cannot determine the type of $columns[$columnName] when calling method dbTypecast (see https://psalm.dev/015)
|
PHP 8.3
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHP 8.2
The operation was canceled.
|
PHP 8.1
The job was canceled because "ubuntu-latest_8_3" failed.
|
MixedMethodCall:
src/Builder/StructuredExpressionBuilder.php#L76
src/Builder/StructuredExpressionBuilder.php:76:48: MixedMethodCall: Cannot determine the type of $columns[$columnName] when calling method dbTypecast (see https://psalm.dev/015)
|
PHP 8.1
The operation was canceled.
|
PHP 8.3
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/
|