Skip to content

Dynamic eb migration #1584

Dynamic eb migration

Dynamic eb migration #1584

GitHub Actions / drupal-coder (drupal) failed Dec 18, 2023 in 1s

reviewdog [drupal-coder (drupal)] report

reported by reviewdog 🐶

Findings (1)

modules/thunder_gqls/src/Plugin/GraphQL/SchemaExtension/ThunderMediaSchemaExtension.php|71 col 11| Empty return statement not required here

Filtered Findings (0)

Annotations

Check warning on line 71 in modules/thunder_gqls/src/Plugin/GraphQL/SchemaExtension/ThunderMediaSchemaExtension.php

See this annotation in the file changed.

@github-actions github-actions / drupal-coder (drupal)

[drupal-coder (drupal)] modules/thunder_gqls/src/Plugin/GraphQL/SchemaExtension/ThunderMediaSchemaExtension.php#L71 <Squiz.PHP.NonExecutableCode.ReturnNotRequired>

Empty return statement not required here
Raw output
/github/workspace/modules/thunder_gqls/src/Plugin/GraphQL/SchemaExtension/ThunderMediaSchemaExtension.php:71:11: warning: Empty return statement not required here (Squiz.PHP.NonExecutableCode.ReturnNotRequired)