GitHub Actions / drupal-coder (drupal)
failed
Aug 19, 2024 in 0s
reviewdog [drupal-coder (drupal)] report
reported by reviewdog 🐶
Findings (2)
modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderSearchApiProducerBase.php|63 col 6| Description for the @return value is missing
modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderSearchApiProducerBase.php|75 col 6| Description for the @return value is missing
Filtered Findings (0)
Annotations
github-actions / drupal-coder (drupal)
[drupal-coder (drupal)] modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderSearchApiProducerBase.php#L63 <Drupal.Commenting.FunctionComment.MissingReturnComment>
Description for the @return value is missing
Raw output
/github/workspace/modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderSearchApiProducerBase.php:63:6: error: Description for the @return value is missing (Drupal.Commenting.FunctionComment.MissingReturnComment)
github-actions / drupal-coder (drupal)
[drupal-coder (drupal)] modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderSearchApiProducerBase.php#L75 <Drupal.Commenting.FunctionComment.MissingReturnComment>
Description for the @return value is missing
Raw output
/github/workspace/modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderSearchApiProducerBase.php:75:6: error: Description for the @return value is missing (Drupal.Commenting.FunctionComment.MissingReturnComment)
Loading