Don't loose known offset-types in array_merge() #22950
phar.yml
on: pull_request
Compiler Tests
1m 57s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 39s
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
133 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 (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.
|
|
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 (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.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.
|
|
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.
|
|
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/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...
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.
|
|
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.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.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 - 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.
|
|
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 - 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 - 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 - 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 - shopsys/shopsys
Process completed with exit code 1.
|
|
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
|
|
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 - 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 - laravel/framework
Process completed with exit code 1.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/Foundation/Console/RouteListCommand.php#L405
Variable $action on left side of ?? always exists and is not nullable.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
|
integration-tests / Integration - drupal/drupal
Canceling since a higher priority waiting request for phar-refs/pull/4554/merge exists
|
|
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for phar-refs/pull/4554/merge exists
|
|
integration-tests / Integration - drupal/drupal
The operation was canceled.
|
|
integration-tests / Integration - shopware/shopware
The operation was canceled.
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4554/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4554/merge exists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-
|
119 MB |
sha256:9862eae22974c921eb8cc191f99915526b505e432c22eade2db6d61c028f6034
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:e3780993b1887c3fed680adc10393684cbf3968deac51b25f155ab8e767f7c95
|
|
|
baselines-carbon-baseline.neon
|
718 Bytes |
sha256:aa7d0e44c22d7f85bb2fb980cd615209ab2892b70aa13d95512e675752745aac
|
|
|
baselines-doctrine-orm-baseline.neon
|
1.86 KB |
sha256:c62d32ec87a647843cceacdfc8a25a7f9aeeb952ae4a8175b60a35cea8c271ba
|
|
|
baselines-laravel-baseline.neon
|
340 Bytes |
sha256:33deb4ccb3c7bbfa8d48039c74e86c226485ca40f6e56bcbeaf1e95fdbe5ee62
|
|
|
baselines-magento-baseline.neon
|
670 Bytes |
sha256:9520ec3b388e57a83b290baea2df8bd17d95a9705c503314cc1cffc731e20abf
|
|
|
baselines-nextras-baseline.neon
|
319 Bytes |
sha256:05b6b0045e0fffa7acf8dcfb10c897b84ad53e4e98f6d3565b7fc10fae10b060
|
|
|
baselines-phpunit-baseline.neon
|
674 Bytes |
sha256:af10f5eefe151c4d9409084afd2ca1c272f0c1156c7a0d8e6f23877a530c57c2
|
|
|
phar-file
|
3.71 MB |
sha256:51d67344868e6adfc212c834b713f207c4dde9f29f3c687db761f93522b3d478
|
|
|
phar-file-checksum
|
3.71 MB |
sha256:2455b24e7215cdbf5da8e0b349e7562339436acc5fc6ec5c17968975405deb2a
|
|
|
pocketmine-ng-baseline.neon
|
462 Bytes |
sha256:6c7643a394033dff6fc382b611b8ead590ee0cae74a13a3f12588fd5ad258478
|
|