Skip to content

Static Analysis

Static Analysis #1415

Triggered via schedule December 15, 2024 00:03
Status Failure
Total duration 38s
Artifacts

static-analysis.yml

on: schedule
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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)
The job was canceled because "_8_2_prefer-stable" failed.
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)
The operation was canceled.
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