Fix ArrayCountValuesDynamicReturnTypeExtension #23847
phar.yml
on: pull_request
Compiler Tests
1m 47s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 22s
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
PHAR Prefix Diff
0s
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
Annotations
29 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 - 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 - 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 - 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
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 - laravel/framework
Process completed with exit code 1.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/View/Compilers/ComponentTagCompiler.php#L345
Variable $guess might not be defined.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/View/Compilers/ComponentTagCompiler.php#L344
Variable $guess might not be defined.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/View/Compilers/ComponentTagCompiler.php#L343
Variable $guess might not be defined.
|
|
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/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-
|
118 MB |
sha256:99af724a5101a132424f741326c60745d73c42c37ce7b4747c628736e297bc88
|
|
|
baselines-laravel-baseline.neon
|
308 Bytes |
sha256:3041559a33581ac66b1e3b18031e4fea4f353aaf74b61365384e75e700294eef
|
|
|
baselines-nextras-baseline.neon
|
702 Bytes |
sha256:82a1b80b3e026c50ee297293373e1d376eb0fe823b937dce4de331f344b22a02
|
|
|
baselines-rector-baseline.neon
|
621 Bytes |
sha256:fd0d994ffbd07c856d4f4c9330b3087b667a1446bb7fc9e87095d56cd983c05d
|
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
228 Bytes |
sha256:a34af565eb47824bb833a8ec1881f54b87419fec1263826fb536617ff08d5513
|
|
|
baselines-shopware-baseline.neon
|
2.7 KB |
sha256:546a9f8a0b6050c5f03a6e290c11c7fdba1ca05ae4dfd802c205c7dc5078b4b9
|
|
|
phar-file
|
3.69 MB |
sha256:739e2f9388e59be196c1b00031f4ab745ea66eb59e1a82a6c59a6c71cd58733a
|
|
|
phar-file-checksum
|
3.69 MB |
sha256:03e952241cbe4a3a9192379dfa4e087726d220f02cb39667f9e1f689a62c166b
|
|