Skip to content

Doctrine 3 require first parameter to be string (#1155) #504

Doctrine 3 require first parameter to be string (#1155)

Doctrine 3 require first parameter to be string (#1155) #504

Triggered via push November 14, 2024 10:00
Status Failure
Total duration 35s
Artifacts

phpstan.yml

on: push
Phpstan  /  Phpstan (8.3)
25s
Phpstan / Phpstan (8.3)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Phpstan / Phpstan (8.3): src/DataSource/DoctrineDataSource.php#L1
Ignored error pattern #^Parameter \#1 \$x of method Doctrine\\ORM\\Query\\Expr\:\:like\(\) expects string, Doctrine\\ORM\\Query\\Expr\\Func given\.$# in path /home/runner/work/datagrid/datagrid/src/DataSource/DoctrineDataSource.php was not matched in reported errors.
Phpstan / Phpstan (8.3)
Process completed with exit code 2.
Phpstan / Phpstan (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/