Added skip unitialized values context param #1042
Annotations
2 errors and 2 warnings
src/Generator/PropertyConditionsGenerator.php#L141
Parameter #1 $subNodes of class PhpParser\Node\Expr\Closure constructor expects array{static?: bool, byRef?: bool, params?: array<PhpParser\Node\Param>, uses?: array<PhpParser\Node\ClosureUse>, returnType?: PhpParser\Node\ComplexType|PhpParser\Node\Identifier|PhpParser\Node\Name|null, stmts?: array<PhpParser\Node\Stmt>, attrGroups?: array<PhpParser\Node\AttributeGroup>}, array{uses: array{PhpParser\Node\Expr\Variable}, stmts: array{PhpParser\Node\Stmt\Return_}} given.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/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/
|
This job failed
Loading