Static Analysis #1394
static-analysis.yml
on: schedule
Matrix: Static Analysis with PHPStan
Annotations
5 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)
The job was canceled because "_8_3_prefer-stable" failed.
|
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 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/
|
Static Analysis with PHPStan (8.3, prefer-stable)
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/
|