Default to empty array value when normalizing arrays. #163
ci.yml
on: push
Coding Standard & Static Analysis
36s
Matrix: testsuite / testsuite-linux
Annotations
10 errors
testsuite / testsuite-linux (8.2, highest, false)
Process completed with exit code 255.
|
testsuite / testsuite-linux (8.1, highest, false)
Process completed with exit code 255.
|
testsuite / testsuite-linux (8.1, lowest, false)
Process completed with exit code 255.
|
PossiblyInvalidOperand:
src/Listener/ViewSearchListener.php#L159
src/Listener/ViewSearchListener.php:159:17: PossiblyInvalidOperand: Cannot add an array to a non-array ArrayAccess (see https://psalm.dev/163)
|
UnusedBaselineEntry:
src/Listener/ViewSearchListener.php#L1
src/Listener/ViewSearchListener.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyUndefinedArrayOffset" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Widget/DateTimeWidget.php#L1
src/View/Widget/DateTimeWidget.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyUndefinedArrayOffset" has 1 extra entry. (see https://psalm.dev/316)
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|
Coding Standard & Static Analysis:
src/Listener/ViewSearchListener.php#L196
Missing doc comment for function getPlaceholder()
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
testsuite / testsuite-linux (8.3, highest, true, --ignore-platform-reqs)
Process completed with exit code 255.
|