Skip to content

fix: resolution name for datagrid -> attribute instead of class #317

fix: resolution name for datagrid -> attribute instead of class

fix: resolution name for datagrid -> attribute instead of class #317

Re-run triggered August 3, 2023 07:51
Status Failure
Total duration 43s
Artifacts

phpstan.yml

on: pull_request
Phpstan  /  Phpstan (8.2)
31s
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.