Skip to content

fix: whereNotLike misses the not in the sql query #261

fix: whereNotLike misses the not in the sql query

fix: whereNotLike misses the not in the sql query #261

Re-run triggered March 3, 2025 15:30
Status Failure
Total duration 58s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: tests/Query/OrderTest.php#L17
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
phpstan: tests/Query/OrderTest.php#L30
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
phpstan: tests/Query/OrderTest.php#L44
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
phpstan
Process completed with exit code 1.