Skip to content

🔖 v5.1.1

🔖 v5.1.1 #10

Triggered via push November 17, 2025 11:39
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan
Process completed with exit code 1.
phpstan: index.php#L19
Function sitemap() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
phpstan: index.php#L9
Function feed() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
phpstan: classes/Feed.php#L133
Method Bnomei\Feed::feed() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage
phpstan: classes/Feed.php#L98
PHPDoc tag `@var` for variable $items contains generic class Kirby\Cms\Pages but does not specify its types: TPage
phpstan: classes/Feed.php#L85
PHPDoc tag `@var` for variable $items contains generic class Kirby\Cms\Pages but does not specify its types: TPage
phpstan: classes/Feed.php#L20
Method Bnomei\Feed::__construct() has parameter $pages with generic class Kirby\Cms\Pages but does not specify its types: TPage