10 pass

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

All classes passed!
10Entity Reference.Entity Reference
2Entity Reference.EntityReferenceAdminTestCase
- setUp
- testFieldAdminHandler
5Entity Reference.EntityReferenceHandlersTestCase
- setUp
- testNodeHandler
- testUserHandler
- testCommentHandler
- testSortByField
3Entity Reference.EntityReferenceTaxonomyTestCase
- setUp
- testNodeIndex
- testIndexDuplicates

43 coding standards messages

entityreference.install
line 1Missing file doc comment
entityreference.module
1Missing file doc comment
103If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
187Missing parameter type
393Line exceeds 80 characters; contains 99 characters
410Line exceeds 80 characters; contains 88 characters
411Line exceeds 80 characters; contains 92 characters
435Missing parameter type
437Missing parameter type
439Missing parameter type
1074Missing parameter type
1076Missing parameter type
1078Missing parameter type
1080Missing parameter type
1099Missing parameter type
1101Missing parameter type
1103Missing parameter type
1105Missing parameter type
1107Missing parameter type
1110Missing parameter type
1139Missing parameter type
1141Missing parameter type
1143Missing parameter type
1145Missing parameter type
1147Missing parameter type
1150Missing parameter type
1186Only string literals should be passed to t() where possible
1211Doc comment short description must be on a single line, further text should be a separate paragraph
1507Line exceeds 80 characters; contains 88 characters
1547Doc comment short description must end with a full stop
1564There must be exactly one blank line before the tags in a doc comment
1564Parameter comment must be on the next line
1565Parameter comment must be on the next line
1566Parameter comment must be on the next line
1567Parameter comment must be on the next line
1568Separate the @param and @return sections by a blank line.
1568Description for the @return value must be on the next line
1570Type hint "array" missing for $ids
1570Type hint "array" missing for $fields
1580If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1580If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1610Line exceeds 80 characters; contains 94 characters
1614Line exceeds 80 characters; contains 81 characters

entityreference 7.x-1.x-dev branch result

History

UpdatedResult
11 Oct 2017 at 12:24 UTC