2 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
2Media YouTube.Media YouTube
2Media YouTube.MediaInternetYouTubeTestCase
- setUp
- testYouTubeFileHandling

25 coding standards messages

2 fewer than branch result

includes/MediaInternetYouTubeHandler.inc 2 fewer
line 15Missing function doc comment
46'@TODO: Parse is called often. Refactor so that valid ID is checked' should match the format '@todo Fix problem X here.'
83Missing function doc comment
89Missing function doc comment
106Return type missing for @return tag in function comment
111Public method name "MediaInternetYouTubeHandler::getOEmbed" is not in lowerCamel format
114The array declaration extends to column 122 (the limit is 80). The array content should be split up over multiple lines
128Expected "bool" but found "boolean" for function return type
135The array declaration extends to column 122 (the limit is 80). The array content should be split up over multiple lines
themes/media_youtube.theme.inc
4Doc comment short description must be on the first line
4Doc comment short description must start with a capital letter
4Doc comment short description must end with a full stop
36Expected 1 space after IF keyword; 0 found
68No space found before comment text; expected "// YouTube video controls, on or off." but found "//YouTube video controls, on or off."
70Line exceeds 80 characters; contains 94 characters
70No space found before comment text; expected "// on or off (TRUE/FALSE) depending on what is stored in $variables['options']['controls']." but found "//on or off (TRUE/FALSE) depending on what is stored in $variables['options']['controls']."
70Inline comments must start with a capital letter
72Expected newline after closing brace
73No space found before comment text; expected "// on" but found "//on"
73Inline comments must start with a capital letter
73Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
87Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
110There must be no blank line following an inline comment
168'@TODO: Find an easy/ not too expensive way to get the YouTube description' should match the format '@todo Fix problem X here.'
176The array declaration extends to column 118 (the limit is 80). The array content should be split up over multiple lines

media_youtube 7.x-3.x-dev branch result

History

UpdatedResult
5 May 2021 at 20:10 UTC