build(deps-dev): bump phpstan/phpstan-phpunit from 2.0.7 to 2.0.10 #2801
workflow.yml
on: pull_request
Check files
/
Changed
18s
Debug
2s
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
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.
|