Skip to content

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

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

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

Triggered via push August 3, 2023 08:05
Status Failure
Total duration 46s
Artifacts

phpstan.yml

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