feat: Support SW6.7 #30
code-style.yml
on: pull_request
cs
/
Check Style
6s
phpstan
/
Static Analyse
1m 34s
Annotations
4 errors
|
cs / Check Style
The process '/usr/bin/bash' failed with exit code 1
|
|
phpstan / Static Analyse
Process completed with exit code 1.
|
|
phpstan / Static Analyse:
src/Page/CompareProductPageLoader.php#L132
Parameter #2 $selectedPropertyIds of method Frosh\FroshProductCompare\Page\CompareProductPageLoader::sortProperties() expects array<string>, list given.
|
|
phpstan / Static Analyse:
src/Controller/CompareProductController.php#L37
Parameter #1 $productIds of method Frosh\FroshProductCompare\Page\CompareProductPageLoader::load() expects list<string>, array<string> given.
|