Merge branch '3.3.x' into 4.0.x #294
static-analysis.yml
on: push
Static Analysis with PHPStan
29s
Static Analysis with Psalm
33s
Annotations
6 errors and 3 warnings
Static Analysis with PHPStan:
src/Persisters/Collection/OneToManyPersister.php#L177
Cannot access offset 'name' on Doctrine\ORM\Mapping\DiscriminatorColumnMapping.
|
Static Analysis with PHPStan:
src/Persisters/Collection/OneToManyPersister.php#L179
Cannot access offset 'type' on Doctrine\ORM\Mapping\DiscriminatorColumnMapping.
|
Static Analysis with PHPStan
Process completed with exit code 1.
|
UndefinedMethod:
src/Persisters/Collection/OneToManyPersister.php#L177
src/Persisters/Collection/OneToManyPersister.php:177:46: UndefinedMethod: Method Doctrine\ORM\Mapping\DiscriminatorColumnMapping::offsetGet does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/Persisters/Collection/OneToManyPersister.php#L179
src/Persisters/Collection/OneToManyPersister.php:179:36: UndefinedMethod: Method Doctrine\ORM\Mapping\DiscriminatorColumnMapping::offsetGet does not exist (see https://psalm.dev/022)
|
Static Analysis with Psalm
Process completed with exit code 2.
|
Static Analysis with PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis with PHPStan
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with Psalm
The process '/usr/bin/git' failed with exit code 128
|