feat: recordsFiltered Limit (Hard Limit in Config) #2565
Closed
Annotations
5 errors and 2 warnings
src/QueryDataTable.php#L621
Cannot cast mixed to int.
|
src/QueryDataTable.php#L624
Parameter #1 $value of method Illuminate\Database\Query\Builder::limit() expects int, mixed given.
|
src/QueryDataTable.php#L627
Parameter #1 $value of method Illuminate\Database\Query\Builder::skip() expects int, mixed given.
|
src/QueryDataTable.php#L627
Parameter #1 $value of method Illuminate\Database\Query\Builder::take() expects int, mixed given.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nick-invision/retry@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading