FNSR ExpressionResultStorage #23415
phar.yml
on: pull_request
Compiler Tests
1m 40s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 42s
Matrix: integration-tests / integration-tests
Checksum PHAR
PHAR Prefix Diff
0s
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
0s
Annotations
51 errors
|
extension-tests / phpstan-phpunit (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-beberlei-assert (7.4) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-mockery (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/bug7960
composer install
../../phpstan analyse -c app/php...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/api-platform-trait
composer install
../../phpstan analyse...
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-dibi (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-beberlei-assert (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-mockery (8.1) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpdoc-parser (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-beberlei-assert (7.4) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpdoc-parser (8.0) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-symfony (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/bug6933
composer install
../../phpstan analyse -l 8 Module
)
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/attributes
../../phpstan analyse -l 8 test.php
)
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-dibi (8.1) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-doctrine (7.4) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-beberlei-assert (8.1) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-mockery (8.1) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-mockery (8.0) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-deprecation-rules (7.4) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-doctrine (7.4) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/rector-autoload
composer install
../../phpstan
)
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpdoc-parser (8.1) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/event-dispatcher
composer install
../../phpstan
)
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-phpunit (8.1) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-phpunit (7.4) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/react-promise
composer install
../../phpstan analyse -l 8...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/attributes
../../phpstan analyse -l 8 -c php80.neon test....
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-doctrine (8.1) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
integration-tests / Integration - shipmonk/phpstan-rules tests
Process completed with exit code 2.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/phpstan-issue-4953
composer install
../../phpstan
)
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/restricted-php-ini
composer install
php -d open_basedir="...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php74.neon test.php
)
The process '/usr/bin/bash' failed with exit code 1
|
|
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.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/ForbidCheckedExceptionInCallableRule.php#L245
Parameter #5 $nodeCallback of method PHPStan\Analyser\NodeScopeResolver::processExprNode() expects callable(PhpParser\Node, PHPStan\Analyser\Scope): void, PHPStan\Analyser\ExpressionContext given.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/ForbidCheckedExceptionInCallableRule.php#L243
Parameter #4 $storage of method PHPStan\Analyser\NodeScopeResolver::processExprNode() expects PHPStan\Analyser\ExpressionResultStorage, Closure given.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/ForbidCheckedExceptionInCallableRule.php#L239
Method PHPStan\Analyser\NodeScopeResolver::processExprNode() invoked with 5 parameters, 6 required.
|
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Internal error: PHPStan\Analyser\NodeScopeResolver::processExprNode(): Argument #4 ($storage) must be of type PHPStan\Analyser\ExpressionResultStorage, Closure given, called in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/shipmonk/phpstan-rules/src/Rule/ForbidCheckedExceptionInCallableRule.php on line 239 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Rule/DeadCodeRuleTest.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
|
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 - 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 / PMMP Tests
Process completed with exit code 1.
|
|
integration-tests / PMMP Tests:
tools/blockstate-upgrade-schema-utils.php#L581
Parameter #2 $candidateFlattenPropertyTypes of function pocketmine\tools\blockstate_upgrade_schema_utils\buildFlattenPropertyRules expects array<string, class-string<pocketmine\nbt\tag\ByteTag|pocketmine\nbt\tag\IntTag|pocketmine\nbt\tag\StringTag>>, array<string, null> given.
|
|
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/View/Compilers/ComponentTagCompiler.php#L345
Variable $guess might not be defined.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/View/Compilers/ComponentTagCompiler.php#L344
Variable $guess might not be defined.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/View/Compilers/ComponentTagCompiler.php#L343
Variable $guess might not be defined.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-
|
118 MB |
sha256:3f787eef2ef88799c3c33921f25c3bdd31a6d21bf4aee2f9b128ada007419ed7
|
|
|
baselines-laravel-baseline.neon
|
308 Bytes |
sha256:939b7a90c2afd094ce98825554d2e459ccc2d03c2ddc144ebb46bf560870c1b8
|
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
228 Bytes |
sha256:1206efc728110484b06522126a0418e1981b5b8bd31ac9d0b1a7e57fe6e4e260
|
|
|
baselines-shipmonk-rnd-baseline.neon
|
471 Bytes |
sha256:eef62ebcc322630b60d097a42797358b508ba3194b26a66a0f9b606b42aff300
|
|
|
phar-file
|
3.76 MB |
sha256:be898c1ffe151e60b0288ff703c4df487b9879fb7e9fc43fddc9597eb9f9c625
|
|
|
phar-file-checksum
|
3.76 MB |
sha256:4db633b5ff844c7157bc7b3adaf6886ee1b3e61cdea0b99442c2b75772d0472b
|
|
|
pocketmine-ng-baseline.neon
|
433 Bytes |
sha256:3c8f3d90f385901ab73881bf3e0b3169bda624d4ebafb032ff226097b271ae6a
|
|