Skip to content

FRW-8773 Added PHPUnit 11 support. #291

FRW-8773 Added PHPUnit 11 support.

FRW-8773 Added PHPUnit 11 support. #291

Triggered via pull request October 18, 2024 09:49
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Matrix: CS, PHPStan, Security
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 9 warnings
CS, PHPStan, Security (8.3): src/Checker/PluginsRegistrationWithRestrictionsChecker/PluginsRegistrationWithRestrictionsChecker.php#L125
Parameter #1 $arrayItem of method SprykerSdk\Evaluator\Checker\PluginsRegistrationWithRestrictionsChecker\PluginsRegistrationWithRestrictionsChecker::checkArrayItem() expects PhpParser\Node\Expr\ArrayItem, PhpParser\Node\ArrayItem given.
CS, PHPStan, Security (8.3): src/Parser/NodeFinder.php#L39
Parameter #2 $class of method PhpParser\NodeFinder::findInstanceOf() expects class-string<PhpParser\Node>, string given.
CS, PHPStan, Security (8.3): src/Parser/NodeFinder.php#L39
Unable to resolve the template type TNode in call to method method PhpParser\NodeFinder::findInstanceOf()
CS, PHPStan, Security (8.3): src/Parser/NodeFinder.php#L61
Parameter #2 $class of method PhpParser\NodeFinder::findFirstInstanceOf() expects class-string<PhpParser\Node>, string given.
CS, PHPStan, Security (8.3): src/Parser/NodeFinder.php#L61
Unable to resolve the template type TNode in call to method method PhpParser\NodeFinder::findFirstInstanceOf()
CS, PHPStan, Security (8.3): src/Parser/PhpParser.php#L29
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
CS, PHPStan, Security (8.3): src/Parser/PhpParser.php#L29
Call to an undefined method PhpParser\ParserFactory::create().
CS, PHPStan, Security (8.3)
Process completed with exit code 1.
CS, PHPStan, Security (8.2): src/Checker/PluginsRegistrationWithRestrictionsChecker/PluginsRegistrationWithRestrictionsChecker.php#L125
Parameter #1 $arrayItem of method SprykerSdk\Evaluator\Checker\PluginsRegistrationWithRestrictionsChecker\PluginsRegistrationWithRestrictionsChecker::checkArrayItem() expects PhpParser\Node\Expr\ArrayItem, PhpParser\Node\ArrayItem given.
CS, PHPStan, Security (8.2): src/Parser/NodeFinder.php#L39
Parameter #2 $class of method PhpParser\NodeFinder::findInstanceOf() expects class-string<PhpParser\Node>, string given.
CS, PHPStan, Security (8.2): src/Parser/NodeFinder.php#L39
Unable to resolve the template type TNode in call to method method PhpParser\NodeFinder::findInstanceOf()
CS, PHPStan, Security (8.2): src/Parser/NodeFinder.php#L61
Parameter #2 $class of method PhpParser\NodeFinder::findFirstInstanceOf() expects class-string<PhpParser\Node>, string given.
CS, PHPStan, Security (8.2): src/Parser/NodeFinder.php#L61
Unable to resolve the template type TNode in call to method method PhpParser\NodeFinder::findFirstInstanceOf()
CS, PHPStan, Security (8.2): src/Parser/PhpParser.php#L29
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
CS, PHPStan, Security (8.2): src/Parser/PhpParser.php#L29
Call to an undefined method PhpParser\ParserFactory::create().
CS, PHPStan, Security (8.2)
Process completed with exit code 1.
CS, PHPStan, Security (8.1): src/Checker/PluginsRegistrationWithRestrictionsChecker/PluginsRegistrationWithRestrictionsChecker.php#L125
Parameter #1 $arrayItem of method SprykerSdk\Evaluator\Checker\PluginsRegistrationWithRestrictionsChecker\PluginsRegistrationWithRestrictionsChecker::checkArrayItem() expects PhpParser\Node\Expr\ArrayItem, PhpParser\Node\ArrayItem given.
CS, PHPStan, Security (8.1): src/Parser/NodeFinder.php#L39
Parameter #2 $class of method PhpParser\NodeFinder::findInstanceOf() expects class-string<PhpParser\Node>, string given.
CS, PHPStan, Security (8.1): src/Parser/NodeFinder.php#L39
Unable to resolve the template type TNode in call to method method PhpParser\NodeFinder::findInstanceOf()
CS, PHPStan, Security (8.1): src/Parser/NodeFinder.php#L61
Parameter #2 $class of method PhpParser\NodeFinder::findFirstInstanceOf() expects class-string<PhpParser\Node>, string given.
CS, PHPStan, Security (8.1): src/Parser/NodeFinder.php#L61
Unable to resolve the template type TNode in call to method method PhpParser\NodeFinder::findFirstInstanceOf()
CS, PHPStan, Security (8.1): src/Parser/PhpParser.php#L29
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
CS, PHPStan, Security (8.1): src/Parser/PhpParser.php#L29
Call to an undefined method PhpParser\ParserFactory::create().
CS, PHPStan, Security (8.1)
Process completed with exit code 1.
CS, PHPStan, Security (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CS, PHPStan, Security (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CS, PHPStan, Security (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CS, PHPStan, Security (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CS, PHPStan, Security (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CS, PHPStan, Security (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CS, PHPStan, Security (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CS, PHPStan, Security (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CS, PHPStan, Security (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/