Skip to content

Static Analysis

Static Analysis #1217

Triggered via schedule February 19, 2025 01:41
Status Failure
Total duration 37s
Artifacts

static-analysis.yml

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

Annotations

5 errors
Static Analysis with PHPStan (8.3, prefer-stable): src/Html/Editor/Fields/Options.php#L28
Method Yajra\DataTables\Html\Editor\Fields\Options::yesNo() should return static(Yajra\DataTables\Html\Editor\Fields\Options<TKey of (int|string), TValue>) but returns static(Yajra\DataTables\Html\Editor\Fields\Options<(int|string), mixed>).
Static Analysis with PHPStan (8.3, prefer-stable): src/Html/Editor/Fields/Options.php#L79
Method Yajra\DataTables\Html\Editor\Fields\Options::trueFalse() should return static(Yajra\DataTables\Html\Editor\Fields\Options<TKey of (int|string), TValue>) but returns static(Yajra\DataTables\Html\Editor\Fields\Options<(int|string), mixed>).
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)
The operation was canceled.