47 pass

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

All classes passed!
47File Entity.File Entity
5File Entity.FileEntityAccessTestCase
- setUp
- createFileEntity
- testFileEntityAccess
- testFileEntityPageAccess
- testFileEntityPrivateDownloadAccess
4File Entity.FileEntityAdminTestCase
- setUp
- testFilesAdminSort
- createFileEntity
- testFilesAdminPages
2File Entity.FileEntityAltTitleTestCase
- setUp
- testFileEntityAltTitle
4File Entity.FileEntityAttributeOverrideTestCase
- setUp
- createFileEntity
- testFileEntityFileAttributeOverrides
- testEntityFieldQueryAccess
3File Entity.FileEntityChangeSchemeTestCase
- setUp
- createFileEntity
- testChangeScheme
3File Entity.FileEntityEditTestCase
- setUp
- testFileEntityEdit
- testFileEntityAssociatedUser
1File Entity.FileEntityFileTypeClassificationTestCase
- testFileTypeClassification
3File Entity.FileEntityReplaceTestCase
- setUp
- createFileEntity
- testReplaceFile
3File Entity.FileEntityTokenTestCase
- setUp
- createFileEntity
- testFileEntityTokens
4File Entity.FileEntityTypeTestCase
- setUp
- testAdminPages
- testCreate
- testTypesCrudUi
4File Entity.FileEntityUnitTestCase
- setUp
- testMimeTypeMappings
- testFileEntity
- testImageDimensions
6File Entity.FileEntityUploadWizardTestCase
- setUp
- testFileEntityUploadWizardBasic
- testFileEntityUploadWizardTypes
- testFileEntityUploadWizardSchemes
- testFileEntityUploadWizardFields
- testFileEntityUploadWizardStepSkipping
2File Entity.FileEntityUsageTestCase
- setUp
- testFileEntityUsagePage
3File Entity.FileEntityViewsFieldLinkUsageHandlerTest
- setUp
- createFileEntity
- testViewsUsageField

126 coding standards messages

file_entity.module
line 10Doc comment short description must be on a single line, further text should be a separate paragraph
16Doc comment short description must be on a single line, further text should be a separate paragraph
22Doc comment short description must be on a single line, further text should be a separate paragraph
29Doc comment short description must be on a single line, further text should be a separate paragraph
65Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
69Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
73Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
79Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
82Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
107Case breaking statements must be followed by a single blank line
119Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
188Inline comments must start with a capital letter
188Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
323If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
331Do not use t() in hook_menu()
335If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
343If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
358Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
437Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
494You must use "/**" style comments for a function comment
507You must use "/**" style comments for a function comment
517Missing parameter type
525Line exceeds 80 characters; contains 81 characters
583A comma should follow the last multiline array item. Found: '</em>'
605Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
665Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
674Line exceeds 80 characters; contains 84 characters
674Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
685Missing parameter type
714A cast statement must be followed by a single space
726Missing parameter type
743Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
749Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
811Line exceeds 80 characters; contains 81 characters
900If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1164A comma should follow the last multiline array item. Found: '[file:field-file-image-title-text]'
1326Expected "bool" but found "boolean" for function return type
1431Missing parameter type
1440Doc comment short description must end with a full stop
1444Doc comment long description must end with a full stop
1453Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
1453Concat operator must be surrounded by a single space
1454Equals sign not aligned with surrounding assignments; expected 1 space but found 6 spaces
1455Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space
1456Equals sign not aligned with surrounding assignments; expected 1 space but found 6 spaces
1458Equals sign not aligned with surrounding assignments; expected 19 spaces but found 1 space
1459Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
1460Equals sign not aligned with surrounding assignments; expected 17 spaces but found 1 space
1461Equals sign not aligned with surrounding assignments; expected 4 spaces but found 5 spaces
1462Equals sign not aligned with surrounding assignments; expected 5 spaces but found 6 spaces
1506Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1523Missing parameter type
1526Return type missing for @return tag in function comment
1538Return type missing for @return tag in function comment
1593Missing parameter type
1638Line exceeds 80 characters; contains 81 characters
1654Line exceeds 80 characters; contains 81 characters
1666Missing parameter type
1673Missing parameter type
1676Missing parameter type
1680Return type missing for @return tag in function comment
1686If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1733Functions must not contain multiple empty lines in a row; found 2 empty lines
1779Expected 1 space after IF keyword; 0 found
1779TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1837Missing parameter type
1839Missing parameter type
1860Expected 1 space after FOREACH keyword; 0 found
1941Line exceeds 80 characters; contains 91 characters
2064Missing parameter type
2066Separate the @param and @return sections by a blank line.
2108Return type missing for @return tag in function comment
2258Return type missing for @return tag in function comment
2273Return type missing for @return tag in function comment
2298Missing short description in doc comment
2304Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2311Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2318Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2325Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2336Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2350Missing parameter type
2352Missing parameter type
2354Missing parameter type
2378Missing parameter type
2380Missing parameter type
2383Missing parameter type
2461Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2481Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2505Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
2538Parameter tags must be defined first in a doc comment
2541Function return type is not void, but function does not have a non-void return statement
2548Function return type is not void, but function is returning void here
2565Missing parameter type
2567Missing parameter type
2571Return comment indentation must be 3 spaces, found 2 spaces
2611Expected "bool" but found "boolean" for function return type
2624Doc comment long description must end with a full stop
2628If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2630The use of function fnmatch() is discouraged
2644Missing function doc comment
2685You must use "/**" style comments for a function comment
2748Missing function doc comment
file_entity.pages.inc
16If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
18If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
39Comment indentation error after @todo element, expected 3 spaces
40Expected one space after the comma, 0 found
40Expected one space after the comma, 0 found
86If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
94A comma should follow the last multiline array item. Found: ''
129Line exceeds 80 characters; contains 84 characters
337Type hint "array" missing for $file
479Line exceeds 80 characters; contains 83 characters
604Use "elseif" in place of "else if"
612Use "elseif" in place of "else if"
657If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
670Doc comment long description must end with a full stop
898Expected newline after closing brace
958Expected 1 space after IF keyword; 0 found
958Expected 1 space after closing parenthesis; found 0
960Expected one space after the comma, 0 found
960Concat operator must be surrounded by a single space
960Expected one space after the comma, 0 found
1006Doc comment long description must end with a full stop
1199Missing function doc comment
1207Comments may not appear after statements
1273If the line declaring an array spans longer than 80 characters, each element should be broken into its own line

file_entity 7.x-2.x-dev branch result

History

UpdatedResult
7 Feb 2018 at 15:49 UTC