Cache files in OptimizedDirectorySourceLocatorFactory #23071
phar.yml
on: pull_request
Compiler Tests
1m 54s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 29s
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
PHAR Prefix Diff
0s
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
Annotations
137 errors
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Process completed with exit code 1.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
):
test.php#L11
Negated boolean expression is always true.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/api-platform-trait
composer install
../../phpstan analyse...
Process completed with exit code 2.
|
|
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 (7.4, ubuntu-latest, cd e2e/autoloader-issue-stream-eof
composer install
../../phpsta...
Process completed with exit code 2.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
|
|
integration-tests / Integration - bladestan/bladestan:
src/TemplateCompiler/Rules/TemplateRulesRegistry.php#L63
Possibly invalid array key type mixed.
|
|
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.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/api-platform-trait
composer install
../../phpstan analyse...
Process completed with exit code 2.
|
|
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.
|
|
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 - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte:
src/Compiler/Compiler/Latte3Compiler.php#L82
Call to an undefined method Latte\Compiler\TemplateGenerator::generate().
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Process completed with exit code 1.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
):
test.php#L11
Negated boolean expression is always true.
|
|
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.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.
|
|
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.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 - 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 - 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.
|
|
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.
|
|
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:
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 / 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 - shopware/shopware:
src/Core/Content/Product/PropertyGroupSorter.php#L46
Call to an undefined method object::get().
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Product/PropertyGroupSorter.php#L41
Call to an undefined method object::assign().
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Product/PropertyGroupSorter.php#L40
Call to an undefined method object::get().
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Product/PropertyGroupSorter.php#L35
Call to an undefined method object::get().
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Product/PropertyGroupSorter.php#L34
Call to an undefined method object::get().
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Product/PropertyGroupSorter.php#L32
Call to an undefined method object::get().
|
|
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:0b5c6aef5db9dcf0f70171f2dd00f911251c2590b477ac388286a1e462a86d8a
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:a9f786e3c4282fd5ba08abebc21b6abe0bf4965ce9becca4a8ebfdfa013355db
|
|
|
baselines-carbon-baseline.neon
|
718 Bytes |
sha256:36f80f894c8fd2883fbc69d7fb53d24d2567974914d26e409c649e37c6c238de
|
|
|
baselines-doctrine-orm-baseline.neon
|
1.86 KB |
sha256:5813fe0eaaad2f37f4a371d2001649c96525ce845ce5207c1c3c2188205f34c2
|
|
|
baselines-efabrica-phpstan-latte-baseline.neon
|
437 Bytes |
sha256:8d9f596241a7041182633fc8f45fa9136a4d622732c8fce3a609fd5dbc3e3dbe
|
|
|
baselines-magento-baseline.neon
|
670 Bytes |
sha256:109c0595f04f26e835b4d8b995963cca5d610a3e0ff9b17442514eeb81098b03
|
|
|
baselines-nextras-baseline.neon
|
319 Bytes |
sha256:892b0bbfee521d18401a5c91a81038ead0d8c1469cc25234c456106881188487
|
|
|
baselines-phpunit-baseline.neon
|
674 Bytes |
sha256:42488e5eee6d60e32864ff83eef54036c2e0e0ed2fcddf4faac5a2f57697d93c
|
|
|
baselines-shopware-baseline.neon
|
3.11 KB |
sha256:8e73f3ce1ea83e1a10bf8401ad11e90201d50808b435eb280d8512b316c33688
|
|
|
phar-file
|
3.74 MB |
sha256:cc18e4a5537c551d2d511395b5a40046c7e74c71de7a3adb0fa02df542b81958
|
|
|
phar-file-checksum
|
3.74 MB |
sha256:8009f17bd710bae7ba41c4cb9822a8564ebf72f913d00bb60aada50e12097ba4
|
|
|
pocketmine-ng-baseline.neon
|
462 Bytes |
sha256:297b22e621d2479a3859c60f666798773cdff7813a8bcbf66ffe7b19658fab53
|
|