Skip to content

Merge branch 'flesch-reading-ease-score' of github.com:vormkracht10/l… #475

Merge branch 'flesch-reading-ease-score' of github.com:vormkracht10/l…

Merge branch 'flesch-reading-ease-score' of github.com:vormkracht10/l… #475

Triggered via push August 16, 2023 14:34
Status Failure
Total duration 1m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L44
Unreachable statement - code above always terminates.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L63
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::fleschReadingEaseScoreFromAverages() is unused.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L70
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::getAverageWordCountPerSentence() is unused.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L78
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::getAverageWordCountPerSentence() should return int but returns float.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L81
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::getAverageSyllableCountPerWord() is unused.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L93
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::getAverageSyllableCountPerWord() should return int but returns float.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L130
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::separateSentencesByDot() is unused.
phpstan: src/Checks/Content/FleschReadingEaseCheck.php#L161
Method Vormkracht10\Seo\Checks\Content\FleschReadingEaseCheck::calculateSentencesWithTooManyWords() is unused.
phpstan
Process completed with exit code 1.