8 pass

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

All classes passed!
8Nodeaccess.Nodeaccess
2Nodeaccess.NodeaccesssGrantTabTestCase
- setUp
- testGrantTabVisbility
4Nodeaccess.NodeaccesssPublishTestCase
- setUp
- testPublishedView
- testUnpublishedView
- testAuthoredView
2Nodeaccess.NodeaccesssRoleTestCase
- setUp
- checkRoleGrantAccesses

139 coding standards messages

139 more than branch result

nodeaccess.admin.inc 21 more
line 4Doc comment short description must be on the first line
17Missing parameter comment
17Missing parameter type
18Missing parameter comment
18Missing parameter type
20Return comment must be on the next line
59Array indentation error, expected 4 spaces but found 6
220Only string literals should be passed to t() where possible
252Missing parameter comment
252Missing parameter type
253Missing parameter comment
253Missing parameter type
341Missing parameter comment
341Missing parameter type
342Separate the @param and @throws sections by a blank line.
342Comment missing or not on the next line for @throws tag in function comment
343Separate the @throws and @return sections by a blank line.
343Return comment must be on the next line
383Missing parameter comment
383Missing parameter type
385Return comment must be on the next line
nodeaccess.module 118 more
5Doc comment short description must end with a full stop
6There must be exactly one blank line after the file comment
12Hook implementations should not duplicate @param documentation
12Missing parameter comment
13Hook implementations should not duplicate @param documentation
13Missing parameter comment
13Missing parameter type
15Hook implementations should not duplicate @return documentation
15Return comment must be on the next line
31Hook implementations should not duplicate @return documentation
31Return comment must be on the next line
61Hook implementations should not duplicate @return documentation
61Return comment must be on the next line
75Hook implementations should not duplicate @return documentation
75Return comment must be on the next line
102Hook implementations should not duplicate @param documentation
102Missing parameter comment
102Missing parameter type
103Hook implementations should not duplicate @param documentation
103Missing parameter comment
103Missing parameter type
104Hook implementations should not duplicate @param documentation
104Missing parameter comment
104Missing parameter type
106Hook implementations should not duplicate @return documentation
106Return comment must be on the next line
135Missing parameter comment
135Missing parameter type
136Missing parameter comment
136Missing parameter type
137Missing parameter comment
137Missing parameter type
178Hook implementations should not duplicate @param documentation
178Missing parameter comment
178Missing parameter type
179Hook implementations should not duplicate @param documentation
179Missing parameter comment
179Missing parameter type
180Hook implementations should not duplicate @param documentation
180Missing parameter comment
180Missing parameter type
181Hook implementations should not duplicate @param documentation
181Missing parameter comment
181Missing parameter type
183Hook implementations should not duplicate @return documentation
183Return comment must be on the next line
204Missing parameter comment
209Type hint "Object" missing for $node
216Missing parameter comment
216Missing parameter type
217Missing parameter comment
217Missing parameter type
218Missing parameter comment
218Missing parameter type
220Return comment must be on the next line
249Array indentation error, expected 8 spaces but found 10
251Array indentation error, expected 8 spaces but found 10
253Array indentation error, expected 8 spaces but found 10
409Expected 1 space before "?"; 0 found
431Missing parameter comment
432Missing parameter comment
442Expected newline after closing brace
451Line exceeds 80 characters; contains 82 characters
451Inline comments must end in full-stops, exclamation marks, colons, or question marks
470Missing parameter comment
471Missing parameter comment
490Missing parameter comment
491Missing parameter comment
522Missing parameter comment
524Return comment must be on the next line
639Hook implementations should not duplicate @param documentation
639Missing parameter comment
640Separate the @param and @parap sections by a blank line.
642Hook implementations should not duplicate @return documentation
642Return comment must be on the next line
644Type hint "Object" missing for $account
656Hook implementations should not duplicate @param documentation
656Missing parameter comment
658Type hint "Object" missing for $node
666Hook implementations should not duplicate @param documentation
666Missing parameter comment
668Hook implementations should not duplicate @return documentation
668Return comment must be on the next line
670Type hint "Object" missing for $node
689If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
714Inline comments must end in full-stops, exclamation marks, colons, or question marks
724Inline comments must end in full-stops, exclamation marks, colons, or question marks
758Return comment must be on the next line
774Hook implementations should not duplicate @param documentation
774Missing parameter comment
776Type hint "Object" missing for $info
788Hook implementations should not duplicate @param documentation
788Missing parameter comment
790Type hint "Object" missing for $info
811Hook implementations should not duplicate @param documentation
811Missing parameter comment
813Type hint "Object" missing for $info
853Return comment indentation must be 3 spaces, found 2 spaces
867Expected 1 space after WHILE keyword; 0 found
892Empty return statement not required here
896Doc comment short description must start with a capital letter
898Missing parameter comment
898Missing parameter type
900Return comment must be on the next line
909Missing parameter comment
914Type hint "Object" missing for $node
939Inline comments must end in full-stops, exclamation marks, colons, or question marks
964Missing parameter type
967Parameter comment must start with a capital letter
990Missing parameter type
1009Doc comment short description must be on a single line, further text should be a separate paragraph
1011Missing parameter type
1022Missing parameter type
1025Parameter comment must start with a capital letter
1027Line exceeds 80 characters; contains 86 characters
1031Parameter comment indentation must be 3 spaces, found 2 spaces
1031Parameter comment must end with a full stop
1088Additional blank lines found at end of doc comment

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

History

UpdatedResult
20 Apr 2019 at 17:40 UTC