Skip to content

fix: phpstan issues #238

fix: phpstan issues

fix: phpstan issues #238

Triggered via push January 23, 2025 11:26
Status Failure
Total duration 55s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
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.
phpstan
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636