Skip to content

🚀 v2

🚀 v2 #2

Triggered via push December 1, 2024 15:25
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: classes/Storybook.php#L73
Variable $csf in empty() is never defined.
phpstan: classes/Storybook.php#L76
Variable $csf in empty() is never defined.
phpstan: classes/Storybook.php#L77
Call to static method run() on an unknown class Kirby\Kql\Kql.
phpstan: classes/Storybook.php#L121
Parameter #1 $dirs of method Symfony\Component\Finder\Finder::in() expects array<string>|string, string|null given.
phpstan: classes/Storybook.php#L158
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan: classes/Storybook.php#L162
Parameter #2 $needle of static method Kirby\Toolkit\Str::contains() expects string, mixed given.
phpstan: classes/Storybook.php#L177
Parameter #1 $dir of static method Kirby\Filesystem\Dir::exists() expects string, mixed given.
phpstan: classes/Storybook.php#L195
Part $outputFolder (mixed) of encapsed string cannot be cast to string.
phpstan: classes/Storybook.php#L214
If condition is always true.
phpstan: classes/Storybook.php#L225
Part $outputFolder (mixed) of encapsed string cannot be cast to string.