Skip to content

Fixed error in generate-feed command execution #93

Fixed error in generate-feed command execution

Fixed error in generate-feed command execution #93

Triggered via push July 29, 2026 12:03
Status Failure
Total duration 39s
Artifacts
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan 8.5-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L71
Call to an undefined method object::getUpdatedFormatted().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L71
Call to an undefined method object::getPostDate().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L70
Call to an undefined method object::getPostDate().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L69
Call to an undefined method object::getTldr().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L69
Call to an undefined method object::getExcerpt().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L67
Call to an undefined method object::getTitle().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L62
Call to an undefined method object::getSlug().
PHPStan 8.5-ubuntu-latest: src/App/src/Service/FeedGenerator.php#L62
Call to an undefined method object::getCategory().