Skip to content

fix: return type

fix: return type #1100

Triggered via push August 31, 2024 11:26
Status Failure
Total duration 36s
Artifacts
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Static Analysis with PHPStan (8.3, prefer-stable): src/Html/Editor/Editor.php#L330
Method Yajra\DataTables\Html\Editor\Editor::__call() should return $this(Yajra\DataTables\Html\Editor\Editor) but returns 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): src/Html/Editor/Editor.php#L330
Method Yajra\DataTables\Html\Editor\Editor::__call() should return $this(Yajra\DataTables\Html\Editor\Editor) but returns mixed.
Static Analysis with PHPStan (8.2, prefer-stable)
The operation was canceled.
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/