Skip to content

add Type::isNever and Type::isExplicitNever methods #22887

add Type::isNever and Type::isExplicitNever methods

add Type::isNever and Type::isExplicitNever methods #22887

Triggered via pull request November 11, 2025 13:26
Status Failure
Total duration 11m 40s
Artifacts 13

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
7s
integration-tests / Check PHAR checksum
Download base SHA PHAR
Download base SHA PHAR
extension-tests  /  Check PHAR checksum
5s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
5s
other-tests / Check PHAR checksum
Commit PHAR
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
integration-tests  /  PMMP Tests
1m 33s
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

143 errors
extension-tests / phpstan-beberlei-assert (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.1) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.1) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.1) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.4) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.3) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.1) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (7.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (7.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (7.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (7.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (8.0) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.0) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.3) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.3) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.3) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.0) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-doctrine (8.0) make phpstan: src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2082
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.0) make phpstan: src/Rules/Doctrine/ORM/EntityRelationRule.php#L103
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.0) make phpstan: src/Rules/Doctrine/ORM/EntityColumnRule.php#L204
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.2) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.2) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.2) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.5) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.0) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.0) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.0) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.0) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (7.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (7.4) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.5) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L226
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.5) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L216
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-beberlei-assert (8.5) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L208
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2082
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Rules/Doctrine/ORM/EntityRelationRule.php#L103
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Rules/Doctrine/ORM/EntityColumnRule.php#L204
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2082
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Rules/Doctrine/ORM/EntityRelationRule.php#L103
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Rules/Doctrine/ORM/EntityColumnRule.php#L204
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L803
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L793
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L785
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (7.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-doctrine (7.4) make phpstan: src/Type/Doctrine/Query/QueryResultTypeWalker.php#L2082
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (7.4) make phpstan: src/Rules/Doctrine/ORM/EntityRelationRule.php#L103
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-doctrine (7.4) make phpstan: src/Rules/Doctrine/ORM/EntityColumnRule.php#L204
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
extension-tests / phpstan-phpunit (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.2) make phpstan: src/PhpDoc/PHPUnit/MockObjectTypeNodeResolverExtension.php#L53
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan: src/Types/ModelProperty/ModelPropertyTypeNodeResolverExtension.php#L58
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - larastan/larastan: src/Types/CollectionOf/CollectionOfTypeNodeResolverExtension.php#L50
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Resolver/CallResolver/TerminatingCallResolver.php#L95
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/ForbidUselessNullableReturnRule.php#L74
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/ForbidUnusedMatchResultRule.php#L42
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/ForbidCustomFunctionsRule.php#L360
Parameter #2 $callArgs of static method PHPStan\Analyser\ArgumentsNormalizer::reorderArgs() expects list<PhpParser\Node\Arg>, array<PhpParser\Node\Arg> given.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/EnforceNativeReturnTypehintRule.php#L128
Doing instanceof PHPStan\Type\NeverType is error-prone and deprecated. Use Type::isNever() or Type::isExplicitNever() instead.
integration-tests / Integration - nextras/orm
Process completed with exit code 1.
integration-tests / Integration - nextras/orm: src/Entity/AbstractEntity.php#L241
Call to an undefined method object::set().
integration-tests / Integration - nextras/orm: src/Entity/AbstractEntity.php#L239
Call to an undefined method object::onEntityRepositoryAttach().
integration-tests / Integration - nextras/orm: src/Entity/AbstractEntity.php#L237
Call to an undefined method object::onEntityAttach().
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
integration-tests / Integration - bladestan/bladestan: src/TemplateCompiler/PHPStan/FileAnalyserProvider.php#L59
Method Bladestan\TemplateCompiler\PHPStan\FileAnalyserProvider::provide() throws checked exception PHPStan\DependencyInjection\MissingServiceException but it's missing from the PHPDoc `@throws` tag.
integration-tests / Integration - bladestan/bladestan: src/NodeAnalyzer/ViewVariableAnalyzer.php#L50
Method Bladestan\NodeAnalyzer\ViewVariableAnalyzer::resolve() throws checked exception ValueError but it's missing from the PHPDoc `@throws` tag.
integration-tests / Integration - bladestan/bladestan: src/Compiler/LivewireTagCompiler.php#L116
Dead catch - RuntimeException is never thrown in the try block.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ProxyAutoloader.php#L51
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/FactoryAutoloader.php#L54
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/FactoryAutoloader.php#L53
Parameter #1 $key of method PHPStan\Cache\Cache::save() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/FactoryAutoloader.php#L51
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloader.php#L70
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloader.php#L69
Parameter #1 $key of method PHPStan\Cache\Cache::save() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloader.php#L67
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloader.php#L71
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloader.php#L70
Parameter #1 $key of method PHPStan\Cache\Cache::save() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloader.php#L68
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
integration-tests / Integration - sebastianbergmann/phpunit: src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php#L0
Ignored error pattern "Method PHPUnit\TextUI\XmlConfiguration\SuccessfulSchemaDetectionResult::version() has PHPUnit\Util\Xml\XmlException in PHPDoc `@throws` tag but it's not thrown." (throws.unusedType) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php was not matched in reported errors.
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Runtime/Rule/AnyParameters.php#L0
Ignored error pattern "Method PHPUnit\Framework\MockObject\Rule\AnyParameters::apply() has PHPUnit\Framework\ExpectationFailedException in PHPDoc `@throws` tag but it's not thrown." (throws.unusedType) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Framework/MockObject/Runtime/Rule/AnyParameters.php was not matched in reported errors.
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/Constraint/IsAnything.php#L0
Ignored error pattern "Method PHPUnit\Framework\Constraint\IsAnything::evaluate() has PHPUnit\Framework\ExpectationFailedException in PHPDoc `@throws` tag but it's not thrown." (throws.unusedType) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Framework/Constraint/IsAnything.php was not matched in reported errors.
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm: src/Internal/Hydration/AbstractHydrator.php#L358
Method Doctrine\ORM\Internal\Hydration\AbstractHydrator::gatherRowData() should return array{data: array<array>, newObjects?: array<array{class: ReflectionClass, args: array, obj: object}>, scalars?: array} but returns array{data: array<non-empty-array>, newObjects: array<array{class?: mixed, args: non-empty-array, obj: mixed}>, scalars?: non-empty-array}.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
integration-tests / PMMP Tests
Process completed with exit code 1.
integration-tests / PMMP Tests: src/crash/CrashDump.php#L242
Possibly invalid array key type float|int<0, max>.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 2.
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 - shopsys/shopsys: packages/framework/src/Model/Product/Search/FilterQuery.php#L729
Method Shopsys\FrameworkBundle\Model\Product\Search\FilterQuery::filterWithActiveSpecialPriceOnly() should return $this(Shopsys\FrameworkBundle\Model\Product\Search\FilterQuery) but returns static(Shopsys\FrameworkBundle\Model\Product\Search\FilterQuery).
integration-tests / Integration - shopsys/shopsys: packages/framework/src/Model/Product/Search/FilterQuery.php#L402
Method Shopsys\FrameworkBundle\Model\Product\Search\FilterQuery::applyOrderingByIdsArray() should return $this(Shopsys\FrameworkBundle\Model\Product\Search\FilterQuery) but returns static(Shopsys\FrameworkBundle\Model\Product\Search\FilterQuery).
integration-tests / Integration - shopware/shopware: src/Core/Content/Product/PropertyGroupSorter.php#L0
Ignored error pattern #^Mixed variable in a `\$sorted\[\$groupId\]\-\>get\('options'\)\-\>\.\.\.\(\)` can skip important errors\. Make sure the type is known$# (typePerfect.noMixedMethodCaller) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Core/Content/Product/PropertyGroupSorter.php was not matched in reported errors.
integration-tests / Integration - shopware/shopware: src/Core/Content/Product/PropertyGroupSorter.php#L0
Ignored error pattern #^Mixed variable in a `\$sorted\[\$groupId\]\-\>\.\.\.\(\)` can skip important errors\. Make sure the type is known$# (typePerfect.noMixedMethodCaller) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Core/Content/Product/PropertyGroupSorter.php was not matched in reported errors.
integration-tests / Integration - shopware/shopware: src/Core/Content/Product/PropertyGroupSorter.php#L0
Ignored error pattern #^Mixed variable in a `\$group\-\>get\('options'\)\-\>\.\.\.\(\)` can skip important errors\. Make sure the type is known$# (typePerfect.noMixedMethodCaller) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Core/Content/Product/PropertyGroupSorter.php was not matched in reported errors.
integration-tests / Integration - shopware/shopware: src/Core/Content/Product/PropertyGroupSorter.php#L0
Ignored error pattern #^Mixed variable in a `\$group\-\>\.\.\.\(\)` can skip important errors\. Make sure the type is known$# (typePerfect.noMixedMethodCaller) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Core/Content/Product/PropertyGroupSorter.php was not matched in reported errors.

Artifacts

Produced during runtime
Name Size Digest
baselines-
119 MB
sha256:426c6fd3a83dfdd7bc6540781c23e075926995116f243e238d1cd241fbeb7ce7
baselines-bladestan-baseline.neon
572 Bytes
sha256:43a71e1bd6bbab04cf59672b604a9f8f7cd5e25b972b08d4527cb70f4aed2b0e
baselines-doctrine-orm-baseline.neon
1.86 KB
sha256:9cf2001c2ca905b6fe31fe2f5f74094353a75afdd70107d1b2dd467c5ddcbfca
baselines-efabrica-phpstan-latte-baseline.neon
475 Bytes
sha256:064c2e73ccdc2580bc08e17d048d7772bada72566258ef95752d3c9779901b42
baselines-larastan-baseline.neon
384 Bytes
sha256:b5e75e269e12285dfc00c8bac91a03bc542d3bce0af32ca3b2cf5d372ab7da31
baselines-magento-baseline.neon
670 Bytes
sha256:1755eaf1973182444ecaa5e775a4fe402b0f2f1b20f50ead21a8834974ea15fc
baselines-nextras-baseline.neon
319 Bytes
sha256:d71a75711361cd22363b8eb43b9f0d0ec4f93812dad31d4645d6bccaa7666498
baselines-phpunit-baseline.neon
674 Bytes
sha256:7848320dd858c3da3f8547e9f6cf597088611a39253a8604f26948dd7afe8f1a
baselines-shipmonk-rnd-baseline.neon
525 Bytes
sha256:51ccb7e85a7cd8c9ca4c273e54a88045a7ddefa74b16bc9c6e9aa6de84675ad0
baselines-shopware-baseline.neon
3.71 KB
sha256:bbf6925fd66f094503bdb68ab92b71853e6371f23a07d582617b4ee2b56b962b
phar-file
3.68 MB
sha256:929d11f3253865a9b076cf3afa7946609f9780afe71be0e0cd92054982fa35b2
phar-file-checksum
3.68 MB
sha256:48c3fd00b0d5f52c6ff329026af9311306347993b5983aa566253d70415c8853
pocketmine-ng-baseline.neon
462 Bytes
sha256:80abd5c8913656958e349beedd0ae92f92674311f7f8686edf6db7505fd18e3c