Merge remote-tracking branch 'origin/3.3.x' into 4.0.x #166
static-analysis.yml
on: push
Static Analysis with PHPStan
2m 53s
Static Analysis with Psalm
33s
Annotations
2 errors and 3 warnings
PossiblyInvalidArgument:
src/QueryBuilder.php#L1376
src/QueryBuilder.php:1376:62: PossiblyInvalidArgument: Argument 3 of Doctrine\ORM\QueryBuilder::setParameter expects Doctrine\DBAL\ArrayParameterType|Doctrine\DBAL\ParameterType|null|string, but possibly different type Doctrine\DBAL\ArrayParameterType|Doctrine\DBAL\ParameterType|int|null|string provided (see https://psalm.dev/092)
|
Static Analysis with Psalm
Process completed with exit code 2.
|
Static Analysis with Psalm
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Static Analysis with PHPStan
The process '/usr/bin/git' failed with exit code 128
|