Skip to content

Fix detection of unaliased identifiers #71

Fix detection of unaliased identifiers

Fix detection of unaliased identifiers #71

Triggered via pull request February 3, 2025 14:06
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
23s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

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.