Skip to content

Update PhpStorm stubs #23038

Update PhpStorm stubs

Update PhpStorm stubs #23038

Triggered via pull request November 25, 2025 00:03
Status Failure
Total duration 12m 3s
Artifacts 11

phar.yml

on: pull_request
Compiler Tests
2m 3s
Compiler Tests
integration-tests  /  Check PHAR checksum
5s
integration-tests / Check PHAR checksum
Download base SHA PHAR
0s
Download base SHA PHAR
extension-tests  /  Check PHAR checksum
11s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
9s
other-tests / Check PHAR checksum
Commit PHAR
0s
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
PHAR Prefix Diff
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

135 errors
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/api-platform-trait composer install ../../phpstan analyse...
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires api-platform/core ^2.6, found api-platform/core[v2.6.0, ..., v2.7.18] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-gs8r-6kz6-pp56", "PKSA-gnn4-pxdg-q76m") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/api-platform-trait composer install ../../phpstan analyse...
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires api-platform/core ^2.6, found api-platform/core[v2.6.0, ..., v2.7.18] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-gs8r-6kz6-pp56", "PKSA-gnn4-pxdg-q76m") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
other-tests / Other Tests (7.4, ubuntu-latest, cd e2e/autoloader-issue-stream-eof composer install ../../phpsta...
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/validator 5.2.3 (exact version match: 5.2.3 or 5.2.3.0), found symfony/validator[v5.2.3] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-w2tw-kmfg-rt9s") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
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. To ignore the advisories, add ("PKSA-365x-2zjk-pt47", "PKSA-b35n-565h-rs4q") 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 - 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.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (7.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.0) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
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 - 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.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
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.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed 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.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L19
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L18
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L17
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L16
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #2 $file of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: tests/Type/WebMozartAssert/AssertTypeSpecifyingExtensionTest.php#L15
Parameter #1 $assertType of method PHPStan\Type\WebMozartAssert\AssertTypeSpecifyingExtensionTest::testFileAsserts() expects string, mixed given.
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 / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/CarbonImmutable)#L288
Unsafe call to private method Carbon\CarbonImmutable::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/CarbonImmutable)#L287
Unsafe call to private method Carbon\CarbonImmutable::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/CarbonImmutable)#L286
Unsafe call to private method Carbon\CarbonImmutable::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/CarbonImmutable)#L285
Unsafe call to private method Carbon\CarbonImmutable::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L297
Unsafe call to private method Carbon\Carbon::translateWordsByKeys() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L289
Unsafe call to private method Carbon\Carbon::translateWordsByKeys() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L288
Unsafe call to private method Carbon\Carbon::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L287
Unsafe call to private method Carbon\Carbon::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L286
Unsafe call to private method Carbon\Carbon::getTranslationArray() through static::.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L285
Unsafe call to private method Carbon\Carbon::getTranslationArray() through static::.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys
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 1.
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:074086c7491b45c12d7cc18bf8056679965a8a41695abb6560778dd8fb5964c0
baselines-bladestan-baseline.neon
572 Bytes
sha256:b1964182b17785c4f0eee0632fa348d219bc3aeba765d38b7430f6b2b982d43e
baselines-carbon-baseline.neon
718 Bytes
sha256:9e0309bb5c7fd257c8ee6ab5a894ae57fca3caa92e89c9a97ad437d53efcab53
baselines-doctrine-orm-baseline.neon
1.86 KB
sha256:912559e550d1b9fcbf609e469e1bcb84318c3cd188c5beb66ac27909fce0952a
baselines-magento-baseline.neon
670 Bytes
sha256:a0dd7202800806d902042d6fe2a4891269d8ca4d4c456d072cf7b247e89f0cd3
baselines-nextras-baseline.neon
319 Bytes
sha256:0f780bf93108d63e5497a7791ae643461657154d92945a0e18aff96640aab7c9
baselines-phpunit-baseline.neon
674 Bytes
sha256:6675bb8586f2ba0743acc5e1204bf566af4ad0f7aca732059b3a0a3c1f622819
baselines-shopware-baseline.neon
3.11 KB
sha256:eedfd5627f98bec900ce9d1fbfad5b2000f8851c3e55501162ffc848b1de39a1
phar-file
3.74 MB
sha256:c5b22842f0bc6eda28283c8119719ed9db8d43a364f83b1ad4845aabc2946a9f
phar-file-checksum
3.74 MB
sha256:c14a1fb8681295396afd198060ccc886bf455cc1d9d1af10c8dcf33b90d2e09a
pocketmine-ng-baseline.neon
462 Bytes
sha256:01bf6757dcd96d1109d0c41aba47004137be53d6f278365fa14dce47008d464c