Skip to content

TypeCombinator: filter NeverType out earlier #23920

TypeCombinator: filter NeverType out earlier

TypeCombinator: filter NeverType out earlier #23920

Triggered via pull request January 16, 2026 14:40
Status Failure
Total duration 9m 46s
Artifacts 9

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
6s
integration-tests / Check PHAR checksum
Download base SHA PHAR
0s
Download base SHA PHAR
extension-tests  /  Check PHAR checksum
4s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
4s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
integration-tests  /  PMMP Tests
1m 22s
integration-tests / PMMP Tests
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
Checksum PHAR
PHAR Prefix Diff
0s
PHAR Prefix Diff
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

32 errors
other-tests / Other Tests (8, ubuntu-latest, cd e2e/symfony-event composer install --ignore-platform-reqs ../.....
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/framework-bundle 4.4.* -> satisfiable by symfony/framework-bundle[v4.4.0, ..., v4.4.51]. - symfony/framework-bundle[v4.4.0, ..., v4.4.51] require symfony/http-foundation ^4.4|^5.0 -> found symfony/http-foundation[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.50] but these were not loaded, because they are affected by security advisories ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q", "PKSA-t4rz-hp2g-57t1"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm: src/EntityRepository.php#L204
Method Doctrine\ORM\EntityRepository::matching() should return Doctrine\Common\Collections\AbstractLazyCollection<int, T of object> but returns Doctrine\ORM\LazyCriteriaCollection<(int|string), object>.
integration-tests / Integration - nextras/orm: src/Repository/Repository.php#L322
Method Nextras\Orm\Repository\Repository::getEntityClassName() should return class-string<E of Nextras\Orm\Entity\IEntity> but returns class-string<E of Nextras\Orm\Entity\IEntity>.
integration-tests / Integration - nextras/orm: src/Repository/Repository.php#L319
Property Nextras\Orm\Repository\Repository<E of Nextras\Orm\Entity\IEntity>::$entityClassName (class-string<E of Nextras\Orm\Entity\IEntity>|null) does not accept class-string<E of Nextras\Orm\Entity\IEntity>.
integration-tests / Integration - nextras/orm: src/Relationships/OneHasOne.php#L29
Method Nextras\Orm\Relationships\OneHasOne::createCollection() should return Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity> but returns Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity>.
integration-tests / Integration - nextras/orm: src/Relationships/OneHasMany.php#L68
Parameter #1 $collection of method Nextras\Orm\Relationships\HasMany<E of Nextras\Orm\Entity\IEntity>::applyDefaultOrder() expects Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity>, Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity> given.
integration-tests / Integration - nextras/orm: src/Relationships/OneHasMany.php#L65
Parameter #1 $entity of method Nextras\Orm\Relationships\HasMany<E of Nextras\Orm\Entity\IEntity>::trackEntity() expects E of Nextras\Orm\Entity\IEntity, E of Nextras\Orm\Entity\IEntity given.
integration-tests / Integration - nextras/orm: src/Relationships/ManyHasOne.php#L21
Method Nextras\Orm\Relationships\ManyHasOne::createCollection() should return Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity> but returns Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity>.
integration-tests / Integration - nextras/orm: src/Relationships/ManyHasMany.php#L86
Parameter #1 $collection of method Nextras\Orm\Relationships\HasMany<E of Nextras\Orm\Entity\IEntity>::applyDefaultOrder() expects Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity>, Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity> given.
integration-tests / Integration - nextras/orm: src/Relationships/ManyHasMany.php#L83
Parameter #1 $entity of method Nextras\Orm\Relationships\HasMany<E of Nextras\Orm\Entity\IEntity>::trackEntity() expects E of Nextras\Orm\Entity\IEntity, E of Nextras\Orm\Entity\IEntity given.
integration-tests / Integration - nextras/orm: src/Mapper/Memory/ArrayMapper.php#L62
Method Nextras\Orm\Mapper\Memory\ArrayMapper::getRepository() should return Nextras\Orm\Repository\IRepository<E of Nextras\Orm\Entity\IEntity> but returns Nextras\Orm\Repository\IRepository<E of Nextras\Orm\Entity\IEntity>.
integration-tests / Integration - nextras/orm: src/Mapper/Dbal/DbalMapper.php#L96
Method Nextras\Orm\Mapper\Dbal\DbalMapper::findAll() should return Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity> but returns Nextras\Orm\Collection\ICollection<E of Nextras\Orm\Entity\IEntity>.
integration-tests / Integration - Rector tests
Process completed with exit code 2.
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Internal error: PHPStan\Analyser\NodeScopeResolver::processExprNode(): Argument #4 ($storage) must be of type PHPStan\Analyser\ExpressionResultStorage, Closure given, called in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/shipmonk/phpstan-rules/src/Rule/ForbidCheckedExceptionInCallableRule.php on line 239 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Rule/DeadCodeRuleTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - shopsys/shopsys
Invalid pattern 'e2e/integration/../../shopsys-project-base-baseline.neon'. Relative pathing '.' and '..' is not allowed.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware: src/Core/Test/Stub/DataAbstractionLayer/StaticSalesChannelRepository.php#L82
Method Shopware\Core\Test\Stub\DataAbstractionLayer\StaticSalesChannelRepository::search() should return Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearchResult<TEntityCollection of Shopware\Core\Framework\DataAbstractionLayer\EntityCollection> but returns Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearchResult<TEntityCollection of Shopware\Core\Framework\DataAbstractionLayer\EntityCollection>.
integration-tests / Integration - shopware/shopware: src/Core/Test/Stub/DataAbstractionLayer/StaticSalesChannelRepository.php#L68
Method Shopware\Core\Test\Stub\DataAbstractionLayer\StaticSalesChannelRepository::search() should return Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearchResult<TEntityCollection of Shopware\Core\Framework\DataAbstractionLayer\EntityCollection> but returns Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearchResult<TEntityCollection of Shopware\Core\Framework\DataAbstractionLayer\EntityCollection>.
integration-tests / Integration - shopware/shopware: src/Core/Framework/Context.php#L99
Property Shopware\Core\Framework\Context::$languageIdChain (non-empty-list<string>) does not accept mixed.
integration-tests / Integration - shopware/shopware: src/Core/Content/Seo/SeoUrlPlaceholderHandler.php#L51
Parameter #1 $matches of method Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler::createDefaultMapping() expects list<string>, list<string> given.

Artifacts

Produced during runtime
Name Size Digest
baselines- Expired
118 MB
sha256:3d8b9cd686bd7d14e245754da16e872893bf0e6db8d6ba8c7dda2be803528f0f
baselines-doctrine-orm-baseline.neon Expired
773 Bytes
sha256:79f9b44eed00f46b0e0575d4439ae06f33ffe1911e333f66d9a50549831cdc7e
baselines-laravel-baseline.neon Expired
308 Bytes
sha256:f2dc0a64ef212dde4a17f325a9f6a7561344c7fdccd1e1fb4c6cdc14034f0ad3
baselines-nextras-baseline.neon Expired
756 Bytes
sha256:04dabace1e574a490e1065f6c040ae73f6822792058b492a8a134c62aefa85d0
baselines-rector-baseline.neon Expired
621 Bytes
sha256:51ee4ceb4afdb192e5f4978a37b4e30cdb7070fcc511615980eaecebe73cd31b
baselines-shipmonk-dead-code-detector-baseline.neon Expired
228 Bytes
sha256:c30ad4b54b1c271fd50992f7c8ce07b9314163fae5949c154ee18433ce9db453
baselines-shopware-baseline.neon Expired
2.74 KB
sha256:b9280ef0d8631d9a42c25ddfee9cdd6ba6d0fab25adfa8ccf9246a9f5bb965a7
phar-file Expired
3.69 MB
sha256:332781f844fadf6c4ad5c03d09da1e085f83ca55e51747ea987dd7749e6b494e
phar-file-checksum Expired
3.69 MB
sha256:aa1865eac861b0d972fdd7b8f142b10b73e4b2b53628dab64ca2c5d344e1dd7f