Fix detection of unaliased identifiers #71
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
23s
Matrix: testsuite / testsuite-linux
Annotations
5 errors
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L367
Multi-line arrays must have a trailing comma after the last element.
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L371
Multi-line arrays must have a trailing comma after the last element.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
PossiblyInvalidArgument:
src/Model/Behavior/TrashBehavior.php#L223
src/Model/Behavior/TrashBehavior.php:223:47: PossiblyInvalidArgument: Argument 1 of Cake\ORM\Table::aliasField expects string, but possibly different type Cake\Database\ExpressionInterface|array<array-key, mixed>|string provided (see https://psalm.dev/092)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|