Fix "Array does not have offset" in curl_setopt_array() #23096
phar.yml
on: pull_request
Compiler Tests
1m 45s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 21s
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
141 errors
|
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 (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, 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 (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.
|
|
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.
|
|
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.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 (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.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.
|
|
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 - 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 - 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().
|
|
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 - 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/Tools/SchemaTool.php#L914
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/SchemaTool.php#L853
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/SchemaTool.php#L841
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/SchemaTool.php#L840
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/SchemaTool.php#L834
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/SchemaTool.php#L833
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/SchemaTool.php#L720
Call to deprecated method getName() of class Doctrine\DBAL\Schema\AbstractAsset:
Use {@see NamedObject::getObjectName()} or {@see OptionallyQualifiedName::getObjectName()} instead.
In SQL context, convert the resulting {@see Name} to SQL using {@see Name::toSQL()}. In other
contexts, convert the resulting name to string using {@see Name::toString()}.
|
|
integration-tests / Integration - doctrine/orm:
src/Tools/Console/ConsoleRunner.php#L62
Call to deprecated method add() of class Symfony\Component\Console\Application:
since Symfony 7.4, use Application::addCommand() instead
|
|
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 / 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 - shopware/shopware
Canceling since a higher priority waiting request for phar-refs/pull/4590/merge exists
|
|
integration-tests / Integration - shopware/shopware
The operation was canceled.
|
|
integration-tests / Integration - drupal/drupal
Canceling since a higher priority waiting request for phar-refs/pull/4590/merge exists
|
|
integration-tests / Integration - drupal/drupal
The operation was canceled.
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4590/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4590/merge exists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-
|
119 MB |
sha256:50e66c3da5b3c02238b7de1d50e8fb0e3d4add4281bdc798f93cb5494078762c
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:439eca53226c6f2740ecffd4fce2b4f93d9e44ad33861d640d3246b5b947e585
|
|
|
baselines-carbon-baseline.neon
|
718 Bytes |
sha256:51fa4f5e5406ecc1b5a611fefdc7f3b54b389bad2ea70a4dec0f05d5fa39f6cb
|
|
|
baselines-doctrine-orm-baseline.neon
|
2.04 KB |
sha256:5a68f3a2f0b4c7032648a3c74b9a36ab257871bd2eb7d4e89c3a2d6b483bb1e9
|
|
|
baselines-efabrica-phpstan-latte-baseline.neon
|
437 Bytes |
sha256:8b1029c270403cc2d49bc350aa2794ffda88d836e33ae367df5083148321e7b7
|
|
|
baselines-magento-baseline.neon
|
670 Bytes |
sha256:1f83e059b890bd05c9c46180451c05a6e219395f07474021dedcf7790255c529
|
|
|
baselines-nextras-baseline.neon
|
319 Bytes |
sha256:89e241b637c088a2a3cbcc1edfcb964f7b1ce82c0be5df4e0ea4855fadeae19a
|
|
|
baselines-phpunit-baseline.neon
|
674 Bytes |
sha256:9888afa3b8f743738a6da12eb57153d29005621c9fdc0e887b5f1776013614d7
|
|
|
phar-file
|
3.74 MB |
sha256:e4fb7f8c2584898a2f053b4003717dc2bbd43f1711e48e3ef067f4afca3a43ba
|
|
|
phar-file-checksum
|
3.74 MB |
sha256:2e95d6290a15d7c4614505f22a243511514caf3030659dad90626d57cfc3bbeb
|
|
|
pocketmine-ng-baseline.neon
|
462 Bytes |
sha256:f7285e6077a0f9dbbaf1d2462c56cf6cb600bce8b26c8387e5cd9a552ff3fbf0
|
|