Skip to content

Move ArrayColumnSchema and StructuredColumnSchema to db #1443

Move ArrayColumnSchema and StructuredColumnSchema to db

Move ArrayColumnSchema and StructuredColumnSchema to db #1443

Triggered via pull request October 8, 2024 07:50
Status Failure
Total duration 4m 33s
Artifacts

static.yml

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

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/