Skip to content

Named argument detection is scope-PHP version dependent #19284

Named argument detection is scope-PHP version dependent

Named argument detection is scope-PHP version dependent #19284

Triggered via push December 20, 2024 09:04
Status Failure
Total duration 4m 35s
Artifacts 1
Generate baseline
1m 21s
Generate baseline
Generate PHP baseline
1m 21s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

81 errors and 13 warnings
Generate baseline
Process completed with exit code 1.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.3): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan with result cache (8.3): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan with result cache (8.3): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan with result cache (8.3): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.2): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan with result cache (8.2): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan with result cache (8.2): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan with result cache (8.2): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.1): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan with result cache (8.1): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan with result cache (8.1): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan with result cache (8.1): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan with result cache (8.1)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.4): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan with result cache (8.4): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan with result cache (8.4): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan with result cache (8.4): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.1, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.1, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.1, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.3, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.3, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.3, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.0, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.0, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.0, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (8.2, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (8.2, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (8.2, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L35
Class PHPStan\Rules\FunctionCallParametersCheck constructor invoked with 9 parameters, 8 required.
PHPStan (7.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L38
Parameter #3 $unresolvableTypeHelper of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\PhpDoc\UnresolvableTypeHelper, PHPStan\Php\PhpVersion given.
PHPStan (7.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L39
Parameter #4 $propertyReflectionFinder of class PHPStan\Rules\FunctionCallParametersCheck constructor expects PHPStan\Rules\Properties\PropertyReflectionFinder, PHPStan\Rules\PhpDoc\UnresolvableTypeHelper given.
PHPStan (7.4, windows-latest): tests/PHPStan/Rules/Traits/TraitAttributesRuleTest.php#L40
Parameter #5 $checkArgumentTypes of class PHPStan\Rules\FunctionCallParametersCheck constructor expects bool, PHPStan\Rules\Properties\PropertyReflectionFinder given.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
Generate baseline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan with result cache (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate PHP baseline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan with result cache (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan with result cache (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan with result cache (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size Digest
transformed-src Expired
4.21 MB