Skip to content

feat: Support SW6.7 #30

feat: Support SW6.7

feat: Support SW6.7 #30

Re-run triggered August 12, 2025 14:23
Status Failure
Total duration 1m 39s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.