Fix #218: Add ability to set page size #795
Annotations
7 errors
MixedArgumentTypeCoercion:
src/BaseListView.php#L442
src/BaseListView.php:442:43: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
MixedArgumentTypeCoercion:
src/BaseListView.php#L442
src/BaseListView.php:442:43: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|