Skip to content

Refactor WithSeo trait to improve code readability and maintainability #142

Refactor WithSeo trait to improve code readability and maintainability

Refactor WithSeo trait to improve code readability and maintainability #142

Triggered via push August 17, 2024 09:06
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Views/Concerns/WithSeo.php (in context of class Foxws/WireUse/Views/Support/Page)#L12
Call to an undefined method Foxws\WireUse\Views\Support\Page::getTitle().
phpstan: src/Views/Concerns/WithSeo.php (in context of class Foxws/WireUse/Views/Support/Page)#L16
Call to an undefined method Foxws\WireUse\Views\Support\Page::getDescription().
phpstan: src/Views/Concerns/WithSeo.php (in context of class Foxws/WireUse/Views/Support/Page)#L20
Call to an undefined method Foxws\WireUse\Views\Support\Page::getRobots().
phpstan
Process completed with exit code 1.