Skip to content

Restore DB filters #267

Restore DB filters

Restore DB filters #267

Triggered via pull request February 22, 2024 07:36
Status Failure
Total duration 36s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

9 errors
InvalidDocblock: src/FilterHandler/AbstractHandler.php#L38
src/FilterHandler/AbstractHandler.php:38:5: InvalidDocblock: Unexpected token < in docblock for Yiisoft\Data\Db\FilterHandler\AbstractHandler::splitCriteria (see https://psalm.dev/008)
MixedArgument: src/FilterHandler/EqualsEmptyHandler.php#L33
src/FilterHandler/EqualsEmptyHandler.php:33:24: MixedArgument: Argument 1 of strcasecmp cannot be mixed, expecting string (see https://psalm.dev/030)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
InvalidDocblock: src/FilterHandler/AbstractHandler.php#L38
src/FilterHandler/AbstractHandler.php:38:5: InvalidDocblock: Unexpected token < in docblock for Yiisoft\Data\Db\FilterHandler\AbstractHandler::splitCriteria (see https://psalm.dev/008)
MixedArgument: src/FilterHandler/EqualsEmptyHandler.php#L33
src/FilterHandler/EqualsEmptyHandler.php:33:24: MixedArgument: Argument 1 of strcasecmp cannot be mixed, expecting string (see https://psalm.dev/030)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
InvalidDocblock: src/FilterHandler/AbstractHandler.php#L38
src/FilterHandler/AbstractHandler.php:38:5: InvalidDocblock: Unexpected token < in docblock for Yiisoft\Data\Db\FilterHandler\AbstractHandler::splitCriteria (see https://psalm.dev/008)
MixedArgument: src/FilterHandler/EqualsEmptyHandler.php#L33
src/FilterHandler/EqualsEmptyHandler.php:33:24: MixedArgument: Argument 1 of strcasecmp cannot be mixed, expecting string (see https://psalm.dev/030)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.