Skip to content

Feature/update unit tests #549

Feature/update unit tests

Feature/update unit tests #549

Triggered via pull request November 20, 2025 23:49
Status Failure
Total duration 1m 20s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP 8.3 - L11.* prefer-stable
Process completed with exit code 1.
PHP 8.3 - L11.* prefer-stable: packages/sidebar/src/Domain/DefaultMenu.php#L90
Parameter #1 $key of method Illuminate\Support\Collection<int,Shopper\Sidebar\Contracts\Builder\Group>::get() expects int, string given.
PHP 8.3 - L11.* prefer-stable: packages/sidebar/src/Domain/DefaultMenu.php#L56
Parameter #1 $key of method Illuminate\Support\Collection<int,Shopper\Sidebar\Contracts\Builder\Group>::get() expects int, string given.
PHP 8.4 - L11.* prefer-stable
Process completed with exit code 1.
PHP 8.4 - L11.* prefer-stable: packages/sidebar/src/Domain/DefaultMenu.php#L90
Parameter #1 $key of method Illuminate\Support\Collection<int,Shopper\Sidebar\Contracts\Builder\Group>::get() expects int, string given.
PHP 8.4 - L11.* prefer-stable: packages/sidebar/src/Domain/DefaultMenu.php#L56
Parameter #1 $key of method Illuminate\Support\Collection<int,Shopper\Sidebar\Contracts\Builder\Group>::get() expects int, string given.