Skip to content

docs: removed incorrect nullable modifier #243

docs: removed incorrect nullable modifier

docs: removed incorrect nullable modifier #243

Triggered via push January 25, 2025 10:54
Status Failure
Total duration 43s
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