edited namespaces #3
Annotations
10 errors and 1 warning
Run PHPStan:
src/DataTableService.php#L102
Call to an undefined method Illuminate\Contracts\Database\Query\Builder::with().
|
Run PHPStan:
src/Filter/ApplyFilter.php#L74
Call to an undefined method Illuminate\Contracts\Database\Query\Builder::whereHas().
|
Run PHPStan:
src/Filter/SearchFunctions/FilterGreaterThan.php#L13
Ternary operator condition is always false.
|
Run PHPStan:
src/Filter/SearchFunctions/FilterGreaterThanOrEqual.php#L13
Ternary operator condition is always false.
|
Run PHPStan:
src/Filter/SearchFunctions/FilterLessThan.php#L14
Ternary operator condition is always false.
|
Run PHPStan:
src/Filter/SearchFunctions/FilterLessThanOrEqual.php#L13
Ternary operator condition is always false.
|
Run PHPStan:
src/Validators/FilterValidator.php#L21
Unsafe usage of new static().
|
Run PHPStan:
src/Validators/FilterValidator.php#L59
Variable $searchFunction in isset() always exists and is not nullable.
|
Run PHPStan:
src/Validators/SortingValidator.php#L19
Unsafe usage of new static().
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading