Skip to content

Test PHP-Parser 5 #15910

Test PHP-Parser 5

Test PHP-Parser 5 #15910

Triggered via pull request September 4, 2024 11:43
@ondrejmirtesondrejmirtes
synchronize #2839
2.0.x
Status Failure
Total duration 5m 46s
Artifacts 26
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
3s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
3s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
5s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: integration-tests / PMMP Tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

206 errors
extension-tests / Extension Tests (7.4, phpstan-dibi)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-mockery)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-php-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-beberlei-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpdoc-parser)
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/PHPStan/Ast/NodeTraverserTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-webmozart-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpdoc-parser)
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/PHPStan/Ast/NodeTraverserTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.3, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpdoc-parser)
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/PHPStan/Ast/NodeTraverserTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.0, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpdoc-parser)
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/PHPStan/Ast/NodeTraverserTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.1, phpdoc-parser)
Process completed with exit code 2.
integration-tests / Integration - Bladestan tests
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-nette)
Process completed with exit code 2.
integration-tests / Integration - Rector tests
Process completed with exit code 255.
integration-tests / Integration - shipmonk/phpstan-rules tests
Process completed with exit code 1.
extension-tests / Extension Tests (8.2, phpstan-nette)
Process completed with exit code 2.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 255.
integration-tests / Integration - Rector with polyfills
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^7.4|^8.0 but your php version (7.2.34) does not satisfy that requirement.
integration-tests / Integration - Rector with polyfills
Process completed with exit code 2.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 255.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 255.
integration-tests / Integration - TomasVotruba/bladestan: src/Compiler/PhpContentExtractor.php#L35
Unreachable statement - code above always terminates.
integration-tests / Integration - TomasVotruba/bladestan: src/TemplateCompiler/Rules/TemplateRulesRegistry.php#L15
Class TomasVotruba\Bladestan\TemplateCompiler\Rules\TemplateRulesRegistry extends @Final class PHPStan\Rules\DirectRegistry.
integration-tests / Integration - TomasVotruba/bladestan
Process completed with exit code 1.
integration-tests / Integration - reactphp/promise
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/types/deferred.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 - reactphp/promise
Process completed with exit code 1.
integration-tests / Integration - reactphp/promise
Process completed with exit code 1.
integration-tests / Integration - symplify/phpstan-rules
Internal error: Call to undefined method PhpParser\ParserFactory::create() while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Rules/NoDuplicatedShortClassNameRule.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 - symplify/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - symplify/phpstan-rules
Process completed with exit code 1.
extension-tests / Extension Tests (8.0, phpstan-nette)
Process completed with exit code 2.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - Symplify tests
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpdoc-parser)
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/PHPStan/Ast/NodeTraverserTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.4, phpdoc-parser)
Process completed with exit code 2.
integration-tests / Integration - doctrine/persistence
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Persistence/Mapping/TestClassMetadataFactory.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/persistence
Process completed with exit code 1.
integration-tests / Integration - doctrine/persistence
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/dup-classes ../../phpstan )
Process completed with exit code 255.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/RequirePreviousExceptionPassRule.php#L77
Access to property $expr on an unknown class PhpParser\Node\Stmt\Throw_.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Internal error: Call to undefined method PhpParser\ParserFactory::create() while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/config/set/php74.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 - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
extension-tests / Extension Tests (8.4, phpstan-nette)
Process completed with exit code 2.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/Behavior/ComponentsNodeVisitorBehavior.php (in context of class Efabrica/PHPStanLatte/Compiler/NodeVisitor/AddTypeToComponentNodeVisitor)#L70
Parameter #1 $expr of method Efabrica\PHPStanLatte\Compiler\NodeVisitor\AddTypeToComponentNodeVisitor::evaluateComponentName() expects PhpParser\Node\Expr, PhpParser\Node\Expr|PhpParser\Node\InterpolatedStringPart given.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Postprocessor.php#L95
Instanceof between PhpParser\Node\Expr and PhpParser\Node\InterpolatedStringPart will always evaluate to false.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LinkProcessor/LinkParamsProcessor.php#L66
Parameter #1 $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node\ArrayItem given.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LinkProcessor/LinkParamsProcessor.php#L69
Parameter #1 $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node\ArrayItem given.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Resolver/ValueResolver/ValueResolver.php#L75
Instanceof between PhpParser\Node\Expr and PhpParser\Node\InterpolatedStringPart will always evaluate to false.
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - Larastan tests PHP 8.1
Process completed with exit code 255.
integration-tests / Integration - Polyfills loaded twice
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan ^1.10.46, it is satisfiable by phpstan/phpstan[1.10.46, ..., 1.12.x-dev] from composer repo (https://repo.packagist.org) but phpstan/phpstan[2.0.x-dev] from path repo (../../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. Problem 2 - phpstan/extension-installer[1.3.1, ..., 1.4.x-dev] require phpstan/phpstan ^1.9.0 -> satisfiable by phpstan/phpstan[1.9.0, ..., 1.12.x-dev] from composer repo (https://repo.packagist.org) but phpstan/phpstan[2.0.x-dev] from path repo (../../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. - Root composer.json requires phpstan/extension-installer ^1.3.1 -> satisfiable by phpstan/extension-installer[1.3.1, ..., 1.4.x-dev].
integration-tests / Integration - Polyfills loaded twice
Process completed with exit code 2.
integration-tests / Integration - Roave/BetterReflection
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/SourceLocator/Type/AnonymousClassObjectSourceLocator.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 - Roave/BetterReflection
Process completed with exit code 1.
integration-tests / Integration - Roave/BetterReflection
Process completed with exit code 1.
integration-tests / Integration - slevomat/coding-standard
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/SlevomatCodingStandard/Helpers/SuppressHelper.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 - slevomat/coding-standard
Process completed with exit code 1.
integration-tests / Integration - slevomat/coding-standard
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/types/Support/Helpers.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 - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - Larastan tests PHP 8.0
Process completed with exit code 2.
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Properties/ModelRelationsExtension.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 - larastan/larastan
Process completed with exit code 1.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L107
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method hasMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L107
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method hasMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L107
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method hasMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L107
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method hasMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
integration-tests / Integration - Sylius/Sylius
Process completed with exit code 1.
integration-tests / Integration - Sylius/Sylius
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Sylius/Bundle/PayumBundle/Action/CapturePaymentAction.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 - Sylius/Sylius
Process completed with exit code 1.
integration-tests / Integration - nextras/orm
Process completed with exit code 1.
integration-tests / Integration - nextras/orm
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/cases/integration/Model/model.refreshAll.phpt 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 - nextras/orm
Process completed with exit code 1.
integration-tests / Integration - PrestaShop/PrestaShop
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/classes/lang/DataLang.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 - PrestaShop/PrestaShop
Process completed with exit code 1.
integration-tests / Integration - PrestaShop/PrestaShop
Process completed with exit code 1.
integration-tests / Integration - pmmp/PocketMine-MP: src/pocketmine/item/ItemFactory.php#L313
Call to function is_object() with *NEVER* will always evaluate to true.
integration-tests / Integration - pmmp/PocketMine-MP
Process completed with exit code 1.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L107
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L108
Call to method hasMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getMethod() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/Classes/RequireParentConstructCallRule.php#L109
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-doctrine)
Process completed with exit code 2.
integration-tests / Integration - doctrine/orm
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/lib/Doctrine/ORM/Tools/Pagination/CountWalker.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/orm
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/project-base/app/src/Model/Mail/MailTemplateConfiguration.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
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 / PMMP Tests (8.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/network/mcpe/encryption/EncryptionUtils.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 / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/network/mcpe/encryption/EncryptionUtils.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
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/packages/framework/tests/Unit/Component/Setting/SettingTest.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 - briannesbitt/Carbon
Internal error: Cannot use object of type PhpParser\Token as array while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Carbon/SettersTest.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 - briannesbitt/Carbon
Process completed with exit code 1.
integration-tests / Integration - briannesbitt/Carbon
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
baselines- Expired
79.4 MB
sha256:756d9cbd9aeac3e8b7518295025de83be4b1262d3fd00cff4df25d2641a3a529
baselines-better-reflection-baseline.neon Expired
524 Bytes
sha256:932071636c76f08721389f78346d6188c1d1d6a793b32274085e9ee22fbf4b63
baselines-bladestan-baseline.neon Expired
393 Bytes
sha256:e3de87ca22eac77c3237576441892408315bf1568ff24545d6af76e9007ecfc3
baselines-carbon-baseline.neon Expired
156 Bytes
sha256:86822b53b842204bac08371838847780e235a8f6fd34e1a54850b85ab34dca74
baselines-composer-baseline.neon Expired
1.84 KB
sha256:80c1c4f252cdf7f4af8eff92775c21c2314f3e476cebde057a8721f3e995b7b8
baselines-doctrine-orm-baseline.neon Expired
871 Bytes
sha256:c130565bc867cfb9e35985e9a5aa06a5e5f54950c951c380d789cd4ca9a0240e
baselines-doctrine-persistence-baseline.neon Expired
450 Bytes
sha256:e63908c3a993a593538d03e10238718cec1cd9db682d10a5bcf9fc0a42df85d9
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:5ab70a245e426d538bda864d0c3fc5928de1348958d345202f278bba346ac7c9
baselines-efabrica-phpstan-latte-baseline.neon Expired
921 Bytes
sha256:95839869c93a810f0f77f1f8d0f5bbdf579e0e448970487ce49445a4d8e03b5b
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:dc08db7068f578635adfd2088c7bb48d33f3d4401aa8e5de5413e6d3ad8bff9c
baselines-laravel-types-baseline.neon Expired
200 Bytes
sha256:5aa97cea6820e77e5b9b55faea9253bfa34df421ad00ac65aa73bdd925c80225
baselines-magento-baseline.neon Expired
158 Bytes
sha256:378fddbb13411f0afb08a318fb4a75362ea5afc1689c8a9816d47f6e646a8c17
baselines-nextras-baseline.neon Expired
1.26 KB
sha256:3296eedf8e51625bd8f56f070f86be9b2f5b0cab9d09cd63a4208a44c116a785
baselines-pocketmine-baseline.neon Expired
1.46 KB
sha256:edbf1eb69f4ec8aa06297cb30b1c719dba7b531b7a3691de498540f69b80adc9
baselines-prestashop-baseline.neon Expired
11.8 KB
sha256:84443e3b16a5d3b1651c4f1434db71988bd19d493f134e9bfffba8c12e565e09
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:46bcd80955a481bf7252524b45738bb54e81ed1018493dcd63b4c722b949219f
baselines-rector-baseline.neon Expired
519 Bytes
sha256:d284d4bd3ab93ef22da08387a4920bbcd738ef2daaff05756a1931c497ab0d55
baselines-shipmonk-rnd-baseline.neon Expired
486 Bytes
sha256:0cf2160c1a7681d3c58e98ffffcf586c6848db9fd322f7dadaf06e6b803c00b4
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:a0721b3fb30f1a86127f6c02cc343e7f1a9485c2cf7db673f1d5e0bed3649e29
baselines-slevomat-cs-baseline.neon Expired
419 Bytes
sha256:64291dc1b8dc15ca71627d252e45c9df1292dddbb6ee2fa8346731907b9b72a6
baselines-sylius-baseline.neon Expired
301 Bytes
sha256:61bf531ecca5395eb3d8c047cff3ea4acbe6f1d7877f13b894f7f94f94aca08d
baselines-symplify-baseline.neon Expired
160 Bytes
sha256:44702a6672725d38c7819e8835bf2493ed4ed6d36819bfb104fb449efa17eaa1
phar-file Expired
3.47 MB
sha256:73cfd2460e3865a643837362efdbf3df9d508d66902fd6d99767fd0f7758c725
phar-file-checksum Expired
3.47 MB
sha256:c65a1f04ce709d56cddc49015728c379b780eb0a2d8735bf6728d0b0e7edcbc7
pocketmine-ng-baseline-8.1.neon Expired
799 Bytes
sha256:6cecb5bfc0c872ab5cca93ace78fc800250f38ff938227dbb1f493e9592a203c
pocketmine-ng-baseline-8.2.neon Expired
799 Bytes
sha256:67d84656ba8d5f97e02d5c167cd3cf132209c981bffebaac9c9a743ec6ebd17a