Skip to content

build(deps-dev): bump phpstan/phpstan-phpunit from 2.0.7 to 2.0.10 #2801

build(deps-dev): bump phpstan/phpstan-phpunit from 2.0.7 to 2.0.10

build(deps-dev): bump phpstan/phpstan-phpunit from 2.0.7 to 2.0.10 #2801

Triggered via pull request December 8, 2025 23:12
Status Failure
Total duration 11m 34s
Artifacts

workflow.yml

on: pull_request
Composer  /  Validation
9s
Composer / Validation
Spellcheck  /  Markdown
Spellcheck / Markdown
XML Syntax  /  XML Validation
XML Syntax / XML Validation
Matrix: Code-QL / Analyze
Matrix: Cypress E2E Tests / Cypress
Waiting for pending jobs
Matrix: PHP Syntax / syntax_php
Waiting for pending jobs
Matrix: PHPUnit / unit-tests
Waiting for pending jobs
Rector  /  Rector
Rector / Rector
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHPStan / Analyze
Process completed with exit code 1.
PHPStan / Analyze: tests/unit/Mage/Core/Helper/EnvironmentConfigLoaderTest.php#L324
Parameter #1 $config of method OpenMage\Tests\Unit\Mage\Core\Helper\EnvironmentConfigLoaderTest::testHasPath() expects array<string, string>, array<string, string|false> given.
PHPStan / Analyze: tests/unit/Mage/Core/Helper/EnvironmentConfigLoaderTest.php#L317
Parameter #1 $config of method OpenMage\Tests\Unit\Mage\Core\Helper\EnvironmentConfigLoaderTest::testHasPath() expects array<string, string>, array<string, string|true> given.
PHPStan / Analyze: tests/unit/Mage/Core/Helper/EnvironmentConfigLoaderTest.php#L310
Parameter #1 $config of method OpenMage\Tests\Unit\Mage\Core\Helper\EnvironmentConfigLoaderTest::testHasPath() expects array<string, string>, array<string, string|true> given.
PHPStan / Analyze: tests/unit/Mage/Core/Helper/EnvironmentConfigLoaderTest.php#L278
Parameter #1 $config of method OpenMage\Tests\Unit\Mage\Core\Helper\EnvironmentConfigLoaderTest::testAsArray() expects array<string, string>, array<string, array|string> given.
PHPStan / Analyze: tests/unit/Mage/Core/Helper/EnvironmentConfigLoaderTest.php#L269
Parameter #1 $config of method OpenMage\Tests\Unit\Mage\Core\Helper\EnvironmentConfigLoaderTest::testAsArray() expects array<string, string>, array<string, array<string, int>|string> given.
PHPStan / Analyze: tests/unit/Mage/Core/Helper/EnvironmentConfigLoaderTest.php#L260
Parameter #1 $config of method OpenMage\Tests\Unit\Mage\Core\Helper\EnvironmentConfigLoaderTest::testAsArray() expects array<string, string>, array<string, array<string, int>|string> given.