Update composer.json #34
Merged
Annotations
8 errors and 1 warning
src/Rule/LoadObjectExistsCakeClassRule.php#L109
Instanceof between PhpParser\Node\ArrayItem and PhpParser\Node\Expr\ArrayItem will always evaluate to false.
|
src/Rule/LoadObjectExistsCakeClassRule.php#L109
Result of || is always true.
|
src/Rule/LoadObjectExistsCakeClassRule.php#L109
Result of || is always true.
|
src/Rule/LoadObjectExistsCakeClassRule.php#L115
Unreachable statement - code above always terminates.
|
src/Rule/Model/AddAssociationMatchOptionsTypesRule.php#L91
Instanceof between PhpParser\Node\ArrayItem and PhpParser\Node\Expr\ArrayItem will always evaluate to false.
|
src/Rule/Model/AddAssociationMatchOptionsTypesRule.php#L91
Result of || is always true.
|
src/Rule/Model/AddAssociationMatchOptionsTypesRule.php#L96
Unreachable statement - code above always terminates.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. 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