Skip to content

Support ORM 3+, DBAL 4+, Pagerfanta 4+ #259

Support ORM 3+, DBAL 4+, Pagerfanta 4+

Support ORM 3+, DBAL 4+, Pagerfanta 4+ #259

Triggered via pull request March 27, 2024 20:24
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Sync meta files
0s
Sync meta files
code-coverage  /  Code Coverage
35s
code-coverage / Code Coverage
composer-validate  /  Validate composer.json
12s
composer-validate / Validate composer.json
sca  /  Static Code Analysis
26s
sca / Static Code Analysis
Matrix: test
Run php-cs-fixer
0s
Run php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMEntityRepository)#L30
Method Zenstruck\Collection\Doctrine\ORM\Bridge\ORMEntityRepository::find() has parameter $lockVersion with no type specified.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMEntityRepository)#L73
Method Zenstruck\Collection\Doctrine\ORM\Bridge\ORMEntityRepository::createQueryBuilder() has parameter $alias with no type specified.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMEntityRepository)#L73
Method Zenstruck\Collection\Doctrine\ORM\Bridge\ORMEntityRepository::createQueryBuilder() has parameter $indexBy with no type specified.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMEntityRepository)#L75
Access to an undefined property Zenstruck\Collection\Doctrine\ORM\Bridge\ORMEntityRepository<V of object>::$_em.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMServiceEntityRepository)#L30
Method Zenstruck\Collection\Doctrine\ORM\Bridge\ORMServiceEntityRepository::find() has parameter $lockVersion with no type specified.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMServiceEntityRepository)#L73
Method Zenstruck\Collection\Doctrine\ORM\Bridge\ORMServiceEntityRepository::createQueryBuilder() has parameter $alias with no type specified.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMServiceEntityRepository)#L73
Method Zenstruck\Collection\Doctrine\ORM\Bridge\ORMServiceEntityRepository::createQueryBuilder() has parameter $indexBy with no type specified.
sca / Static Code Analysis: src/Collection/Doctrine/ORM/EntityRepositoryBridge.php (in context of class Zenstruck/Collection/Doctrine/ORM/Bridge/ORMServiceEntityRepository)#L75
Access to an undefined property Zenstruck\Collection\Doctrine\ORM\Bridge\ORMServiceEntityRepository<V of object>::$_em.
sca / Static Code Analysis: src/Collection/LazyCollection.php#L44
Property Zenstruck\Collection\LazyCollection<K,V>::$source ((Closure(): iterable<K, V>)|Traversable<K, V>) does not accept array<K, V>|Closure|Traversable<K, V>.
sca / Static Code Analysis
Process completed with exit code 1.
code-coverage / Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.