Skip to content

[7.x] Next

[7.x] Next #319

Triggered via pull request August 3, 2023 08:05
@f3l1xf3l1x
synchronize #1060
next
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: pull_request
Phpstan  /  Phpstan (8.2)
22s
Phpstan / Phpstan (8.2)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Phpstan / Phpstan (8.2): src/AggregationFunction/FunctionSum.php#L44
Property Contributte\Datagrid\AggregationFunction\FunctionSum::$result (int) does not accept bool|float|int|string.
Phpstan / Phpstan (8.2): src/Datagrid.php#L2218
Method Contributte\Datagrid\Datagrid::getItemsPerPageList() should return array<int|string> but returns array<int|string, int|string|Stringable>.
Phpstan / Phpstan (8.2)
Ignored error pattern #string\\|Stringable# in path /home/runner/work/datagrid/datagrid/src/DataGrid.php was not matched in reported errors.
Phpstan / Phpstan (8.2)
Process completed with exit code 2.