Ability to use static data (no server-side) #1069
Annotations
10 errors and 2 warnings
src/Html/Builder.php#L193
Cannot call method getCellContentForColumn() on array.
|
src/Html/Options/HasRows.php (in context of class Yajra/DataTables/Html/Builder)#L58
Method Yajra\DataTables\Html\Builder::getRows() should return Illuminate\Support\Collection<(int|string), array> but returns Illuminate\Support\Collection<int, Yajra\DataTables\Html\Row>.
|
src/Html/Row.php#L31
Method Yajra\DataTables\Html\Row::cells() has parameter $cells with no type specified.
|
src/Html/Row.php#L33
Access to an undefined property Yajra\DataTables\Html\Row::$cells.
|
src/Html/Row.php#L33
Unable to resolve the template type TKey in call to function collect
|
src/Html/Row.php#L33
Unable to resolve the template type TValue in call to function collect
|
src/Html/Row.php#L40
Access to an undefined property Yajra\DataTables\Html\Row::$cells.
|
src/Html/Row.php#L69
Access to an undefined property Yajra\DataTables\Html\Row::$cells.
|
src/Html/Row.php#L70
Access to an undefined property Yajra\DataTables\Html\Row::$cells.
|
|
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 uses Node.js version which is deprecated 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/
|
The logs for this run have expired and are no longer available.
Loading