feat: add dynamic parameter type extensions #24942
phar.yml
on: pull_request
Compiler Tests
1m 58s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 6s
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
Annotations
32 errors and 3 warnings
|
integration-tests / Integration - shipmonk/phpstan-rules tests
Process completed with exit code 1.
|
|
extension-tests / phpstan-nette (8.3) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (8.3) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
extension-tests / phpstan-nette (8.2) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (8.2) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
extension-tests / phpstan-nette (8.4) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (8.4) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
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/src/Compatibility/BackwardCompatibilityChecker.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
|
extension-tests / phpstan-nette (8.1) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (8.1) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
extension-tests / phpstan-nette (7.4) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (7.4) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
extension-tests / phpstan-nette (8.0) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (8.0) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
extension-tests / phpstan-nette (8.5) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-nette (8.5) make phpstan:
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
|
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
|
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L123
Parameter #7 $acceptsNamedArguments of method PHPStan\Rules\FunctionCallParametersCheck::check() expects PHPStan\TrinaryLogic, string given.
|
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L122
Parameter #6 $nodeType of method PHPStan\Rules\FunctionCallParametersCheck::check() expects 'attribute'|'callable'|'function'|'method'|'new'|'staticMethod', PHPStan\TrinaryLogic given.
|
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L121
Parameter #5 $funcCall of method PHPStan\Rules\FunctionCallParametersCheck::check() expects PhpParser\Node\Expr\FuncCall|PhpParser\Node\Expr\MethodCall|PhpParser\Node\Expr\New_|PhpParser\Node\Expr\StaticCall, string given.
|
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L120
Parameter #4 $calleeReflection of method PHPStan\Rules\FunctionCallParametersCheck::check() expects PHPStan\Reflection\FunctionReflection|PHPStan\Reflection\MethodReflection|null, PhpParser\Node\Expr\StaticCall given.
|
|
integration-tests / Integration - Larastan tests PHP 8.4, ^12.48
Process completed with exit code 2.
|
|
integration-tests / PMMP Tests
Process completed with exit code 1.
|
|
integration-tests / PMMP Tests:
tools/generate-item-upgrade-schema.php#L80
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
|
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/Http/Client/PendingRequest.php#L1081
Variable $shouldRetry on left side of ?? always exists and is always null.
|
|
integration-tests / Integration - laravel/framework:
src/Illuminate/Foundation/Console/RouteListCommand.php#L406
Variable $action on left side of ?? always exists and is not nullable.
|
|
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Adapter/Asset/FallbackUrlPackage.php#L55
Method Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage::applyFallback() should return list<string> but returns list<bool|float|int|string|null>.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Media/Commands/GenerateThumbnailsCommand.php#L229
PHPDoc tag `@var` with type array<array<string>> is not subtype of native type non-empty-array<mixed>.
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34024 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34024 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34024 , Maximum supported length: 32766
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-larastan-baseline.neon
|
673 Bytes |
sha256:54b27a5ef23b3937f1568544829422b8858d698d7c7231d09ff4b919c883be17
|
|
|
baselines-laravel-baseline.neon
|
384 Bytes |
sha256:dde682938ee7211e54dd475dcb4edc0ac2ed138284ac9f4259df6883d6f87acb
|
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
228 Bytes |
sha256:e072f1c5f4a3835c8ae5873a236b4456d98191ee42e6a4645485c972da13604e
|
|
|
baselines-shopware-baseline.neon
|
9.84 KB |
sha256:ddbbeda2ab284526de75c79d66fe5dab071707d81ae5e85497571bf7693279e4
|
|
|
phar-file
|
3.74 MB |
sha256:7c5310cca6bcc50b90dffe487d61368bcc92557e563a669f22d18ebb7a190cbc
|
|
|
phar-file-checksum
|
3.74 MB |
sha256:49a46e1f2588c96110be9c35b085b7b13f7d4a1ec3f1ef9ab0f86e41bfc3c133
|
|
|
pocketmine-ng-baseline.neon
|
342 Bytes |
sha256:dee43086f5ddd9e4f207d8eb1554e939e04f18158219d7e8dbf06d0bd74397de
|
|