FRW-8778 Increased min PHP version, increased nikic/parser
dependency version.
#1490
Annotations
10 errors and 4 warnings
PHPStan checks:
src/Builder/Checker/ClassMethodChecker.php#L141
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
|
PHPStan checks:
src/Builder/Checker/ClassMethodChecker.php#L141
Call to an undefined method PhpParser\ParserFactory::create().
|
PHPStan checks:
src/Builder/ClassLoader/ClassLoader.php#L54
Call to an undefined method PhpParser\Lexer::getTokens().
|
PHPStan checks:
src/Builder/ClassLoader/FileLoader.php#L39
Call to an undefined method PhpParser\Lexer::getTokens().
|
PHPStan checks:
src/Builder/ClassModifier/ClassConstant/ClassConstantModifier.php#L112
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
|
PHPStan checks:
src/Builder/ClassModifier/ClassConstant/ClassConstantModifier.php#L112
Call to an undefined method PhpParser\ParserFactory::create().
|
PHPStan checks:
src/Builder/Comparer/ClassConstExpressionCompareStrategy.php#L112
Parameter #1 $callback of function array_map expects (callable(PhpParser\Node\UseItem): mixed)|null, Closure(PhpParser\Node\Stmt\UseUse): non-empty-string given.
|
PHPStan checks:
src/Builder/Creator/MethodCreator.php#L105
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
|
PHPStan checks:
src/Builder/Creator/MethodCreator.php#L105
Call to an undefined method PhpParser\ParserFactory::create().
|
PHPStan checks:
src/Builder/Creator/MethodCreator.php#L279
Access to an undefined property PhpParser\Node\Name\FullyQualified::$parts.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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/
|
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/
|
Get Composer Cache Directory
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/
|
Loading