Static Analysis #1412
static-analysis.yml
on: schedule
Matrix: Static Analysis with PHPStan
Annotations
4 errors and 2 warnings
Static Analysis with PHPStan (8.3, prefer-stable):
src/QueryDataTable.php#L137
Method Yajra\DataTables\QueryDataTable::results() should return Illuminate\Support\Collection<int, array> but returns Illuminate\Support\Collection<int, stdClass>.
|
Static Analysis with PHPStan (8.3, prefer-stable)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2, prefer-stable):
src/QueryDataTable.php#L137
Method Yajra\DataTables\QueryDataTable::results() should return Illuminate\Support\Collection<int, array> but returns Illuminate\Support\Collection<int, stdClass>.
|
Static Analysis with PHPStan (8.2, prefer-stable)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.3, prefer-stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analysis with PHPStan (8.2, prefer-stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|