FNSR ExpressionResultStorage #23416
phar.yml
on: pull_request
Compiler Tests
1m 56s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 38s
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
PHAR Prefix Diff
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
Annotations
42 errors
|
extension-tests / phpdoc-parser (7.4) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-symfony (7.4) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-deprecation-rules (7.4) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-symfony (8.0) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-phpunit (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-symfony (8.1) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpdoc-parser (8.5) 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 / phpstan-webmozart-assert (8.5) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-doctrine (8.0) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-dibi (8.1) make tests
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-mockery (7.4) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpdoc-parser (7.4) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-beberlei-assert (8.5) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-beberlei-assert (8.0) make phpstan
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/autoload-psr/app
../../../phpstan analyse index.php -a au...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/phpstan-issue-4953
composer install
../../phpstan
)
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/different-php-parser
composer install --ignore-platform-r...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/undiscoverable-symbols-3
composer install
../../phpstan
,...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/rector-autoload
composer install
../../phpstan
)
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/mongodb
../../phpstan analyse -l 8 test.php test2.php
)
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (8.2, ubuntu-latest, cd e2e/phpunit-10-test
composer install
cp ../../phpstan vendor/...
The process '/usr/bin/bash' failed with exit code 1
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/bug9714
../../phpstan analyse -l 8 bug9714.php
, none, mb...
The process '/usr/bin/bash' failed with exit code 1
|
|
extension-tests / phpstan-doctrine (8.0) make phpstan
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 -c php80.neon test....
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/phpstan-rules tests
Process completed with exit code 2.
|
|
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 / 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:f467590b1cd622edaa6b5060085002ff8d5caa453abf445aba25770daae21a64
|
|
|
baselines-laravel-baseline.neon
|
308 Bytes |
sha256:d87eb48858686c718cfd76d8456b9c72b35409278f9461bbff9e7b247e57ba4a
|
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
228 Bytes |
sha256:7f71c09aee6a2bd52ff313de614af1d387d9f9018d87af33c9d162e27f3dd87f
|
|
|
baselines-shipmonk-rnd-baseline.neon
|
471 Bytes |
sha256:3656458616ab6c4875f787060e4c0ff116ee844954de14b4090f1f9a998826ae
|
|
|
phar-file
|
3.76 MB |
sha256:82d6f785959cfaab9bda365a0c72eedf5d6a61da0e2708598018757d6e5cb9fc
|
|
|
phar-file-checksum
|
3.76 MB |
sha256:164023987c578005f4147fdc40ab135d2fb24708096c68b820760ce1fecdc3c7
|
|
|
pocketmine-ng-baseline.neon
|
433 Bytes |
sha256:c34a5322869882f19f8568373bd9d6a4489c6e198083cb00e95345a470e6140c
|
|