Skip to content

Merge branch '4.6' #272

Merge branch '4.6'

Merge branch '4.6' #272

Triggered via push January 22, 2025 14:42
Status Failure
Total duration 7m 31s
Artifacts

ci.yaml

on: push
Matrix: Run code style check
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Unit tests (8.3): src/lib/Query/Common/CriterionVisitor/UserEmailIn.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function array_map expects \(callable\(bool\|float\|int\|string\)\: mixed\)\|null, Closure\(string\)\: non\-falsy\-string given\.$# in path /home/runner/work/solr/solr/src/lib/Query/Common/CriterionVisitor/UserEmailIn.php was not matched in reported errors.
Unit tests (8.3): src/lib/Query/Common/CriterionVisitor/UserEmailIn.php#L38
Parameter #1 $callback of function array_map expects (callable(bool|float|int|string): mixed)|null, Closure(string): (lowercase-string&non-falsy-string) given.
Unit tests (8.3): src/lib/Query/Common/CriterionVisitor/UserLoginIn.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function array_map expects \(callable\(bool\|float\|int\|string\)\: mixed\)\|null, Closure\(string\)\: non\-falsy\-string given\.$# in path /home/runner/work/solr/solr/src/lib/Query/Common/CriterionVisitor/UserLoginIn.php was not matched in reported errors.
Unit tests (8.3): src/lib/Query/Common/CriterionVisitor/UserLoginIn.php#L38
Parameter #1 $callback of function array_map expects (callable(bool|float|int|string): mixed)|null, Closure(string): (lowercase-string&non-falsy-string) given.
Unit tests (8.3)
Process completed with exit code 1.