Skip to content

🔧 better stories.ignore defaults #5

🔧 better stories.ignore defaults

🔧 better stories.ignore defaults #5

Triggered via push January 5, 2025 16:00
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636