MutatingScope: Remove unnecessary union #23988
phar.yml
on: pull_request
Compiler Tests
1m 41s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 20s
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
0s
Annotations
47 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.
|
|
extension-tests / phpstan-phpunit (8.2) make tests (FNSR 1)
Process completed with exit code 2.
|
|
extension-tests / phpstan-phpunit (8.4) make tests (FNSR 1)
Process completed with exit code 2.
|
|
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>.
|
|
extension-tests / phpstan-phpunit (8.1) make tests (FNSR 1)
Process completed with exit code 2.
|
|
extension-tests / phpstan-phpunit (8.5) make tests (FNSR 1)
Process completed with exit code 2.
|
|
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>.
|
|
extension-tests / phpstan-phpunit (8.3) make tests (FNSR 1)
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 - doctrine/dbal
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/dbal:
src/Driver/PDO/SQLSrv/Driver.php#L98
Only booleans are allowed in a ternary operator condition, mixed given.
|
|
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 - 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 / PMMP Tests:
src/plugin/PluginDescription.php#L179
Parameter #5 $permissionDeniedMessage of class pocketmine\plugin\PluginDescriptionCommandEntry constructor expects string|null, mixed given.
|
|
integration-tests / PMMP Tests:
src/plugin/PluginDescription.php#L177
Parameter #3 $aliases of class pocketmine\plugin\PluginDescriptionCommandEntry constructor expects list<string>, mixed given.
|
|
integration-tests / PMMP Tests:
src/plugin/PluginDescription.php#L176
Parameter #2 $usageMessage of class pocketmine\plugin\PluginDescriptionCommandEntry constructor expects string|null, mixed given.
|
|
integration-tests / PMMP Tests:
src/plugin/PluginDescription.php#L175
Parameter #1 $description of class pocketmine\plugin\PluginDescriptionCommandEntry constructor expects string|null, mixed given.
|
|
integration-tests / PMMP Tests:
src/plugin/PluginDescription.php#L151
Ignored error pattern #^Cannot cast mixed to string\.$# (cast.string) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/plugin/PluginDescription.php is expected to occur 1 time, but occurred 5 times.
|
|
integration-tests / PMMP Tests:
src/item/Item.php#L741
Cannot cast mixed to int.
|
|
integration-tests / PMMP Tests:
src/item/Item.php#L740
Cannot cast mixed to int.
|
|
integration-tests / PMMP Tests:
src/item/Item.php#L739
Cannot cast mixed to int.
|
|
integration-tests / PMMP Tests:
src/Server.php#L1192
Cannot cast mixed to string.
|
|
integration-tests / PMMP Tests:
src/Server.php#L758
Ignored error pattern #^Cannot cast mixed to string\.$# (cast.string) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Server.php is expected to occur 1 time, but occurred 2 times.
|
|
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 - 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>.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-
Expired
|
118 MB |
sha256:bea23c7b0906ce36c37b8675e5e37c138bf3dc194739c0eb01f1fa9fe2ddad79
|
|
|
baselines-doctrine-dbal-baseline.neon
Expired
|
1010 Bytes |
sha256:8129202bcc58812c7ce58f75c04c931393f3756b94b103e912726ae8d9a18404
|
|
|
baselines-doctrine-orm-baseline.neon
Expired
|
773 Bytes |
sha256:ebffbec6956bfa693a29a3f6169c4e55c823fc6581aeaeff018957cd6599f84e
|
|
|
baselines-laravel-baseline.neon
Expired
|
308 Bytes |
sha256:cfc23be69d46b56720b65f891ea21fbeb4335d1f576f34bf544aab702089a7df
|
|
|
baselines-nextras-baseline.neon
Expired
|
702 Bytes |
sha256:15f37261c1d0fe38397f5f30a2b48afc119f567ec531a22b1572bb952ac2011f
|
|
|
baselines-rector-baseline.neon
Expired
|
1006 Bytes |
sha256:0edf8fb76d5bd8085d28b30a40ec4b5b18aefbb01a1a5834cc6710d7a8583d3b
|
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
Expired
|
228 Bytes |
sha256:0c94dec39e2354b2e92969be0b1888490ba995fcfc3ae1e7f978a7579d257793
|
|
|
baselines-shopware-baseline.neon
Expired
|
2.64 KB |
sha256:022bf4dbce742bb7420a9413e9ef1a43be92d772e63a5465c3f1df2974daae21
|
|
|
phar-file
Expired
|
3.7 MB |
sha256:3d0b5397d08ed33a633d42eb2c8c0e3e6f12b774a80e04151dfd6621ffe057e8
|
|
|
phar-file-checksum
Expired
|
3.7 MB |
sha256:daae5acddf04a060bf1b14cf5c845594be58816f9fae7c7bbf0d300b53da2ced
|
|
|
pocketmine-ng-baseline.neon
Expired
|
891 Bytes |
sha256:5e8a0208b3daf08fb0ea74e8c17c2a7dc5d6068e455d1e49cd4c4cfc59de780f
|
|