Detect duplicate declarations for functions and constants #22988
phar.yml
on: pull_request
Compiler Tests
1m 47s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 22s
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
0s
Annotations
135 errors
|
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.
|
|
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, 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.
|
|
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.
|
|
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 (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 (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 (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.
|
|
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.
|
|
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 - 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 - 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/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.
|
|
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 - 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.
|
|
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 - 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 - Rector tests
Process completed with exit code 1.
|
|
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 - 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 - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
|
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:87ce18c22ed7dc7372ed5a517f49102d280dc3091d01d54054298834b5095557
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:f7588e5da2488c50afcedf7f4332297e2a4251f0943ac2b382edb706abfa9d7e
|
|
|
baselines-carbon-baseline.neon
|
718 Bytes |
sha256:2692754f6c8f37636c498134ffc7dde15bea1299beef43b5887bb334b12f0825
|
|
|
baselines-doctrine-orm-baseline.neon
|
1.86 KB |
sha256:3a38ac43a0a2ede30b6a79beed8882dc750c666632c981f6d868021b391dfb01
|
|
|
baselines-magento-baseline.neon
|
670 Bytes |
sha256:e04d840842b73b1b090c8d4472088291bcc0269081b94d762d1cd7969778961d
|
|
|
baselines-nextras-baseline.neon
|
319 Bytes |
sha256:fb14efa7fa15f7099e3eb74c7264cf5622305b411a09e511f9c404e4636bc62d
|
|
|
baselines-phpunit-baseline.neon
|
674 Bytes |
sha256:46bdcbe637f42c05391c2645083e6b2a2a382400d2f178031b3be049e82b328d
|
|
|
baselines-shopware-baseline.neon
|
3.11 KB |
sha256:88c608668474f901f3de9793bd8f58a7b6521f8444ff2158a49eeff8daaebb4d
|
|
|
phar-file
|
3.72 MB |
sha256:96627f65a7b624f8dd491cca9ca5a9f45557b9ee04b7a96ba1be63ad554b548f
|
|
|
phar-file-checksum
|
3.72 MB |
sha256:8e25efdd5120d322b47d994d461aa36f9994d74219661b4e470ac975c2d0579e
|
|
|
pocketmine-ng-baseline.neon
|
462 Bytes |
sha256:83db290bc311fa742b9b5eab007d85a962adfc77e973b741e33042304b5155e7
|
|