Skip to content

chore: Version 5.1.1 #278

chore: Version 5.1.1

chore: Version 5.1.1 #278

Triggered via push July 19, 2024 02:11
Status Failure
Total duration 10m 49s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Coding Standards
Process completed with exit code 1.
PHPStan: src/gql/resolvers/SitemapResolver.php#L174
PHPDoc tag @return with type string is incompatible with native type array.
PHPStan: src/gql/resolvers/SitemapResolver.php#L187
Parameter #1 $seoElementClass of static method nystudio107\seomatic\helpers\Sitemap::getTotalElementsInSitemap() expects string, nystudio107\seomatic\base\SeoElementInterface|null given.
PHPStan: src/gql/resolvers/SitemapResolver.php#L188
Variable $pageSize in empty() always exists and is not falsy.
PHPStan: src/models/SitemapIndexTemplate.php#L195
Parameter #1 $seoElementClass of static method nystudio107\seomatic\helpers\Sitemap::getTotalElementsInSitemap() expects string, nystudio107\seomatic\base\SeoElementInterface given.
PHPStan
Process completed with exit code 1.