Skip to content

fix: whereNotLike misses the not in the sql query (#105) #262

fix: whereNotLike misses the not in the sql query (#105)

fix: whereNotLike misses the not in the sql query (#105) #262

Triggered via push March 3, 2025 15:33
Status Failure
Total duration 48s
Artifacts

phpstan.yml

on: push
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.